summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorerdgeist <>2003-05-25 15:06:30 +0000
committererdgeist <>2003-05-25 15:06:30 +0000
commit18de21a2765f1fa33ef313fb20f5baad510cd86d (patch)
treeb351c27a6c97712540db0832dc29aea64a8022ee /Makefile
parenta66217bdd998bee8cce8670b149f1bf08c1b2bdc (diff)
encoding, time, logging, params
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0342b47..6c737cb 100755
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,8 @@
6# configuration # 6# configuration #
7############################################## 7##############################################
8 8
9CFLAGS = -Wall -Os 9#CFLAGS = -Wall -Os
10#CFLAGS = -Wall -g -ggdb 10CFLAGS = -Wall -g -ggdb
11 11
12## use this line when you've got an readline before 4.(x|2) 12## use this line when you've got an readline before 4.(x|2)
13#CFLAGS += -DOLDREADLINE 13#CFLAGS += -DOLDREADLINE