Makefile.in 120 Bytes
Newer Older
1
MODULE    = http.sys
2
IMPORTS   = ntoskrnl ws2_32
3 4 5 6
EXTRADLLFLAGS = -Wl,--subsystem,native -mno-cygwin

C_SRCS = \
	http.c