michael@488: Index: Makefile.in michael@488: --- Makefile.in.orig 2010-03-12 02:56:53.000000000 +0100 michael@488: +++ Makefile.in 2010-03-31 09:50:02.000000000 +0200 michael@488: @@ -324,7 +324,7 @@ michael@488: Win32/Src/inet_net.c \ michael@488: Win32/Src/inet_pton.c michael@488: michael@488: -all: libpcap.a shared pcap-config michael@488: +all: libpcap.a pcap-config michael@488: michael@488: libpcap.a: $(OBJ) michael@488: @rm -f $@ michael@488: @@ -497,7 +497,7 @@ michael@488: opentest: opentest.c libpcap.a michael@488: $(CC) $(CFLAGS) -I. -L. -o opentest $(srcdir)/opentest.c libpcap.a $(LIBS) michael@488: michael@488: -install: install-shared install-archive pcap-config michael@488: +install: install-archive pcap-config michael@488: [ -d $(DESTDIR)$(libdir) ] || \ michael@488: (mkdir -p $(DESTDIR)$(libdir); chmod 755 $(DESTDIR)$(libdir)) michael@488: [ -d $(DESTDIR)$(includedir) ] || \ michael@27: Index: scanner.l michael@488: --- scanner.l.orig 2010-03-12 02:56:54.000000000 +0100 michael@488: +++ scanner.l 2010-03-31 09:46:58.000000000 +0200 michael@488: @@ -96,13 +96,6 @@ michael@488: B2 ([0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f][0-9A-Fa-f]) michael@27: W ([0-9A-Fa-f][0-9A-Fa-f]?[0-9A-Fa-f]?[0-9A-Fa-f]?) michael@27: michael@27: -%a 18400 michael@27: -%o 21500 michael@27: -%e 7600 michael@27: -%k 4550 michael@27: -%p 27600 michael@27: -%n 2000 michael@27: - michael@27: V680 {W}:{W}:{W}:{W}:{W}:{W}:{W}:{W} michael@27: michael@27: V670 ::{W}:{W}:{W}:{W}:{W}:{W}:{W}