aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 41a2928..82a95bb 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,6 @@
1LIBNAME = lpeg 1LIBNAME = lpeg
2LUADIR = ./lua/ 2LUADIR = ./lua/
3#LUADIR = /home/roberto/prj/lua/
3 4
4COPT = -O2 -DNDEBUG 5COPT = -O2 -DNDEBUG
5# COPT = -O0 -DLPEG_DEBUG -g 6# COPT = -O0 -DLPEG_DEBUG -g