Makefile: adding configuration file.
This commit is contained in:
parent
3e4723aa06
commit
34e3eff9c4
3 changed files with 28 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
*.o
|
||||
Makefile.local.mk
|
||||
build/
|
||||
test/test_*
|
||||
nbproject
|
||||
|
|
|
|||
Reference in a new issue