dungeon_crawler

annotate Makefile @ 66:6a471c87f9ca

- added visual studio project files - changed some __func__ into __FUNCTION__ to compile on visual studio
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 07 Oct 2012 00:19:48 +0200
parents
children
rev   line source
nuclear@0 1 .PHONY: all
nuclear@0 2 all:
nuclear@0 3 @echo this is the root makefile...