From f5cf5725026ecb2fa63d729fb6745b4da15e69d8 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 22 Aug 2006 15:12:20 +0000 Subject: Started on the crazy process of building the stage one compiled data. It's going pretty quickly, we'll see how the targets go, they'll be the only tricky part. --- build.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'build.conf') diff --git a/build.conf b/build.conf index d05ef3f..4d2e61b 100644 --- a/build.conf +++ b/build.conf @@ -1,6 +1,7 @@ # build.conf for build, kind of whacky, eh? default action: check "build", check "cleanup" +"clean" action: clean ["build", "cleanup"] set "CXXFLAGS" += "-ggdb" -- cgit v1.2.3