aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-17 09:33:30 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-08-17 09:33:30 +0000
commit8fa0611e50a63af17ef3bab691b4a148951d55cf (patch)
tree04c7172794d0a038dd428dcd3afd3ef26c698488 /config.mk
parent8637be0fdc4e67434d76fed1ca65e54bb92ddb41 (diff)
downloaddzen-8fa0611e50a63af17ef3bab691b4a148951d55cf.tar.gz
dzen-8fa0611e50a63af17ef3bab691b4a148951d55cf.zip
code refactoring
^ib() added ^pa() added git-svn-id: http://dzen.googlecode.com/svn/trunk@154 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 02d57e4..4bd09b8 100644
--- a/config.mk
+++ b/config.mk
@@ -45,7 +45,7 @@ LDFLAGS = ${LIBS}
#CFLAGS += -xtarget=ultra
# Debugging
-#CFLAGS = ${INCS} -DVERSION=\"${VERSION}\" -std=gnu89 -pedantic -Wall -W -Wno-missing-field-initializers -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -O2 -pipe
+#CFLAGS = ${INCS} -DVERSION=\"${VERSION}\" -std=gnu89 -pedantic -Wall -W -Wno-missing-field-initializers -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -O2 -pipe -DDZEN_XPM
#LDFLAGS = -g ${LIBS}
# compiler and linker