Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
311 B

TARGETNAME=tcpxlib
TARGETPATH=obj
C_DEFINES=$(C_DEFINES) -DNT -D_NTDRIVER_ -DNDIS40=1
UMTYPE=windows
USE_CRTDLL=1
INCLUDES=\
..\..\inc;\
..\..\..\inc;\
..\..\..\ipv4;\
..\..\..\tcp;\
$(BASE_INC_PATH);$(DDK_INC_PATH)
SOURCES=\
ipdump.c \
tcpdump.c \
util.c