Makefile.in 84 Bytes
Newer Older
1 2 3 4 5
MODULE    = wuaueng.dll

C_SRCS = \
	main.c

6 7
RC_SRCS = version.rc

8
@MAKE_DLL_RULES@