summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8ca460b..e4126ec 100755
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
9CFLAGS = -Wall -Os #-g -ggdb 9CFLAGS = -Wall -Os #-g -ggdb
10 10
11## use this line when you've got an readline before 4.(x|2) 11## use this line when you've got an readline before 4.(x|2)
12CFLAGS += -DOLDREADLINE 12#CFLAGS += -DOLDREADLINE
13 13
14## you might need one or more of these: 14## you might need one or more of these:
15#CFLAGS += -I/usr/local/ssl/include -L/usr/local/ssl/lib 15#CFLAGS += -I/usr/local/ssl/include -L/usr/local/ssl/lib