From 1dc59875ed1e072a0c87b10e1bb43d7be2311ec8 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 12 Sep 2006 19:33:43 +0000 Subject: clean now works, the -c option will come later. --- build.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.conf') diff --git a/build.conf b/build.conf index 43f176d..18e4eec 100644 --- a/build.conf +++ b/build.conf @@ -1,7 +1,7 @@ # build.conf for build, kind of whacky, eh? default action: check targets() -"clean" action: clean "build" +"clean" action: clean targets() "rebuild" action: clean "build", check "build" set "CXXFLAGS" += "-ggdb -Ilibbu++/src" -- cgit v1.2.3