From 9139f1df4cda80b91ab68e5de27e85eaa4c54682 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 31 Jul 2006 08:07:12 +0000 Subject: I still can't get the pymake file to auto-make the bison and flex .c files, but besides that everything is looking great. There's only one thing left to parse and interpret before we can try actually building something. --- pymake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pymake.conf') diff --git a/pymake.conf b/pymake.conf index 2340fd5..4775d78 100644 --- a/pymake.conf +++ b/pymake.conf @@ -2,7 +2,7 @@ ## This skeleton file was generated by pymake... please edit for your project. ## Global flag section, uncomment to set flags which will be applied to all -CXXFLAGS: -Ilibbu++/src +CXXFLAGS: -ggdb -Ilibbu++/src LDFLAGS: -Llibbu++ -lbu++ [BUILD] -- cgit v1.2.3