aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
AgeCommit message (Collapse)Author
2006-09-29Fixed the makefile, this should only be used in clean checkouts when you haveMike Buland
nothing else. It will automatically wget the necesarry files from libbu++ and put them right in your src dir... make clean will delete them as well.
2006-09-21We have a working Makefile, and no more Buildfile....I'll make a more generalMike Buland
Makefile later that I won't have to keep updating...
2006-08-22Started on the crazy process of building the stage one compiled data. It'sMike Buland
going pretty quickly, we'll see how the targets go, they'll be the only tricky part.
2006-05-25The initial structure has been made, now we start the real fun work...Mike Buland