Makefile.in 88 Bytes
MODULE    = resutils.dll
IMPORTLIB = resutils

C_SRCS = \
	resutils.c

@MAKE_DLL_RULES@