Makefile.in 97 Bytes
MODULE    = npmshtml.dll
IMPORTS   = mshtml

C_SRCS = main.c
RC_SRCS = rsrc.rc

@MAKE_DLL_RULES@