Makefile.in 87 Bytes
MODULE    = rasdlg.dll
IMPORTLIB = rasdlg

C_SRCS = \
	rasdlg_main.c

@MAKE_DLL_RULES@