windows-nt/Source/XPSP1/NT/net/tcpip/tools/ipfw/sources
2020-09-26 16:20:57 +08:00

18 lines
182 B
Plaintext

TARGETNAME=ipfw
TARGETPATH=obj
TARGETTYPE=DRIVER
UMENTRY=main
UMTYPE=console
UMAPPL=ipfwc
USE_MSVCRT=1
UMLIBS=\
$(SDK_LIB_PATH)\ntdll.lib
SOURCES=\
ipfw.c \
ipfw.rc