Makefile.in 84 Bytes
MODULE    = wuaueng.dll

C_SRCS = \
	main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@