[makefile] change back directories creation, create them before compiling object files

This commit is contained in:
r4sas 2021-08-06 22:18:02 +02:00 committed by R4SAS
parent 2f945a4fce
commit a3b172bbcb
2 changed files with 17 additions and 11 deletions

3
build/.gitignore vendored
View file

@ -3,6 +3,7 @@
/i2pd
/libi2pd.a
/libi2pdclient.a
/libi2pdlang.a
/cmake_install.cmake
/CMakeCache.txt
/CPackConfig.cmake
@ -11,4 +12,4 @@
/arch.c
# windows build script
i2pd*.zip
build*.log
build*.log