aboutsummaryrefslogtreecommitdiff
path: root/pymake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pymake.conf')
-rw-r--r--pymake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/pymake.conf b/pymake.conf
index 2340fd5..4775d78 100644
--- a/pymake.conf
+++ b/pymake.conf
@@ -2,7 +2,7 @@
2## This skeleton file was generated by pymake... please edit for your project. 2## This skeleton file was generated by pymake... please edit for your project.
3 3
4## Global flag section, uncomment to set flags which will be applied to all 4## Global flag section, uncomment to set flags which will be applied to all
5CXXFLAGS: -Ilibbu++/src 5CXXFLAGS: -ggdb -Ilibbu++/src
6LDFLAGS: -Llibbu++ -lbu++ 6LDFLAGS: -Llibbu++ -lbu++
7 7
8[BUILD] 8[BUILD]