adding simple makefile to build door challenge

This commit is contained in:
anthraxx 2014-06-10 14:40:54 +02:00
commit e5931c0a41
2 changed files with 29 additions and 1 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
*.out
/challenge/*.o
/doorchallenge