Makefile.in 122 Bytes
MODULE    = httpapi.dll
IMPORTLIB = httpapi
IMPORTS   = advapi32

EXTRADLLFLAGS = -mno-cygwin

C_SRCS = \
	httpapi_main.c