log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
dungeon_crawler
annotate Makefile @ 44:c45c42c3d32e
find changesets by author, revision, files, or words in the commit message
fixed build on linux
author
John Tsiombikas <nuclear@member.fsf.org>
date
Thu, 30 Aug 2012 06:08:22 +0300
parents
children
rev
line source
nuclear@0
1
.PHONY: all
nuclear@0
2
all:
nuclear@0
3
@echo this is the root makefile...