windows-nt/Source/XPSP1/NT/net/tcpip/tpipv6/tcpip6/ip6/sources

32 lines
500 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=ip6
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES=$(C_DEFINES) -DNT -D_NTDRIVER_ -D_PNP_POWER -DSECFLTR
NT_UP=0
INCLUDES=$(DDK_INC_PATH);..\inc;..\..\inc;$(BASE_INC_PATH); \
$(DS_INC_PATH)\crypto;
SOURCES=\
icmp.c \
info.c \
init.c \
lan.c \
loopback.c \
mld.c \
mobile.c \
neighbor.c \
ntip.c \
ntirp.c \
ntreg.c \
prototab.c \
receive.c \
route.c \
security.c \
select.c \
send.c \
subr.c \
tunnel.c