Add the re-write of the NetWare Core Protocol dissector. It's mostly
[obnox/wireshark/wip.git] / config.nmake
1
2 GTK_VERSION=1.3
3 GLIB_VERSION=1.3
4
5 GLIB_DIR=T:\w32-ix86\ethereal\glib
6 GTK_DIR=T:\w32-ix86\ethereal\gtk+
7
8 PCAP_DIR=T:\w32-ix86\ethereal\WPdpack
9
10 LOCAL_CFLAGS=-Zi
11 LOCAL_LDFLAGS=/DEBUG
12
13 PATH=t:\w32-ix86\cygnus\cygwin-b20\H-i586-cygwin32\bin;$(PATH)
14 PERL=perl
15 PYTHON=python
16 LEX=flex
17 YACC=bison
18 YACC_OPTS=-S t:\w32-ix86\cygnus\cygwin-b20\share\bison.simple