aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-07-28 20:03:59 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-07-28 20:03:59 +0000
commit8ceb7d40f9a603d4d792ce7ed904aff69b468456 (patch)
tree61b5da1b681e609626ce2276680a6b4bdc77bd65 /config.nmake
parent551a4d58fd36a32137f7090904c7cb4152b547fa (diff)
Add the re-write of the NetWare Core Protocol dissector. It's mostly
a framework for the dissector; of the more than 400 NCP packet types, only a handful are defined. But this dissector framework is much better than the previous one. svn path=/trunk/; revision=2173
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.nmake b/config.nmake
index 00f7b1ff97..67d76c10d1 100644
--- a/config.nmake
+++ b/config.nmake
@@ -11,6 +11,8 @@ LOCAL_CFLAGS=-Zi
LOCAL_LDFLAGS=/DEBUG
PATH=t:\w32-ix86\cygnus\cygwin-b20\H-i586-cygwin32\bin;$(PATH)
+PERL=perl
+PYTHON=python
LEX=flex
YACC=bison
YACC_OPTS=-S t:\w32-ix86\cygnus\cygwin-b20\share\bison.simple