Added Copyright stuff.

This commit is contained in:
Deathsbreed
2014-10-30 15:21:47 -05:00
parent c9be9f9ab1
commit fe0b52768d
2 changed files with 24 additions and 22 deletions

View File

@ -21,5 +21,5 @@ src/%.o: src/%.c
clean:
$(RM) src/*.o
fullclean: clean
cleanall: clean
$(RM) bin