aboutsummaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--build.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.conf b/build.conf
index 47bbba5..d05ef3f 100644
--- a/build.conf
+++ b/build.conf
@@ -2,6 +2,8 @@
2 2
3default action: check "build", check "cleanup" 3default action: check "build", check "cleanup"
4 4
5set "CXXFLAGS" += "-ggdb"
6
5["build", "cleanup"]: 7["build", "cleanup"]:
6 rule "exe", 8 rule "exe",
7 target file, 9 target file,