Archived
1
0
Fork 0

Makefile: adding configuration file.

This commit is contained in:
Henrik Hautakoski 2010-09-27 08:54:16 +02:00
parent 3e4723aa06
commit 34e3eff9c4
3 changed files with 28 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.o
Makefile.local.mk
build/
test/test_*
nbproject