summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-03-24 03:39:04 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-03-24 03:39:04 +0000
commit86d63135607fbad7f9821124c8b6ca34d02a001c (patch)
tree068346bc5f56c85b8ebfb696a39b17ad1f05c896 /Makefile.am
parenta3a8a3b24b9479457ecf25d82a050c2fe9ce72d2 (diff)
* make debug target
* Support for generating a /proc trace for debugging purposes.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ed96e7f9..7dc6d010 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,3 +27,5 @@ ColorsListBox.c ColorsListBox.h TraceScreen.c TraceScreen.h \
AvailableColumnsListBox.c AvailableColumnsListBox.h ColumnsListBox.c \
ColumnsListBox.h
+debug:
+ $(MAKE) all CFLAGS="-g -DDEBUG"

© 2014-2024 Faster IT GmbH | imprint | privacy policy