Makefile.in 120 Bytes
Newer Older
1
MODULE    = ndis.sys
2
IMPORTS   = advapi32 ntoskrnl iphlpapi
3 4

EXTRADLLFLAGS = -Wl,--subsystem,native
5

6 7
C_SRCS = \
	main.c