summaryrefslogtreecommitdiff
path: root/config/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-10 23:21:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-10 23:21:22 +0200
commit8170212f5160796e8cfd9418ebb993e9aa28ea36 (patch)
treec54765a593de8c02046a9e83bb80c8946d771d64 /config/Makefile
parent70467235e8f54f04f6d9b0e81cfef35794fdc4c0 (diff)
try to use generated files
maybe we can remove the dependency to bison, flex and gperf
Diffstat (limited to 'config/Makefile')
-rw-r--r--config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Makefile b/config/Makefile
index 091f4adcd..f2e20cbf8 100644
--- a/config/Makefile
+++ b/config/Makefile
@@ -66,7 +66,7 @@ lkc_defs.h: lkc_proto.h
# The following requires flex/bison
# By default we use the _shipped versions, uncomment the
# following line if you are modifying the flex/bison src.
-LKC_GENPARSER:= 1
+#LKC_GENPARSER:= 1
ifdef LKC_GENPARSER