log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
dungeon_crawler
annotate Makefile @ 1:96de911d05d4
find changesets by author, revision, files, or words in the commit message
started a rough prototype
author
John Tsiombikas <nuclear@mutantstargoat.com>
date
Thu, 28 Jun 2012 06:05:50 +0300
parents
children
rev
line source
nuclear@0
1
.PHONY: all
nuclear@0
2
all:
nuclear@0
3
@echo this is the root makefile...