dungeon_crawler

diff Makefile @ 0:aebcd71cc3cf

first commit
author John Tsiombikas <nuclear@mutantstargoat.com>
date Wed, 27 Jun 2012 02:20:26 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Makefile	Wed Jun 27 02:20:26 2012 +0300
     1.3 @@ -0,0 +1,3 @@
     1.4 +.PHONY: all
     1.5 +all:
     1.6 +	@echo this is the root makefile...