summaryrefslogtreecommitdiff
path: root/msdos/makefile.dj
diff options
context:
space:
mode:
Diffstat (limited to 'msdos/makefile.dj')
-rw-r--r--msdos/makefile.dj4
1 files changed, 2 insertions, 2 deletions
diff --git a/msdos/makefile.dj b/msdos/makefile.dj
index 9e41064e..7c65cc06 100644
--- a/msdos/makefile.dj
+++ b/msdos/makefile.dj
@@ -9,7 +9,7 @@
# Note: you should do a "set LFN=y" before running this makefile.
#
-VPATH = missing msdos bpf/net
+VPATH = missing msdos
PREREQUISITES = scanner.c grammar.c tokdefs.h version.h msdos/pkt_stub.inc
@@ -22,7 +22,7 @@ CFLAGS += -DDEBUG -DNDIS_DEBUG -DHAVE_LIMITS_H -DHAVE_STRERROR -DHAVE_SNPRINTF -
CFLAGS += -Dyylval=pcap_lval # -DBDEBUG -DNDEBUG
-SOURCES = grammar.c scanner.c bpf/net/bpf_filter.c bpf_image.c bpf_dump.c \
+SOURCES = grammar.c scanner.c bpf_filter.c bpf_image.c bpf_dump.c \
etherent.c gencode.c nametoaddr.c pcap-common.c pcap-dos.c optimize.c \
savefile.c pcap.c sf-pcap.c sf-pcapng.c \
msdos/pktdrvr.c msdos/ndis2.c