dungeon_crawler

diff prototype/Makefile @ 12:e95462632f9a

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 19 Aug 2012 05:35:00 +0300
parents e5567ddbf2ef
children 67ae9fcb802c
line diff
     1.1 --- a/prototype/Makefile	Sun Aug 19 03:11:36 2012 +0300
     1.2 +++ b/prototype/Makefile	Sun Aug 19 05:35:00 2012 +0300
     1.3 @@ -28,3 +28,5 @@
     1.4  .PHONY: clean
     1.5  clean:
     1.6  	rm -f $(obj) $(bin) $(dep)
     1.7 +
     1.8 +include build/macapp.mk