Makefile.in 94 Bytes
Newer Older
1 2 3
MODULE    = wuauserv.exe
IMPORTS   = advapi32

4 5
EXTRADLLFLAGS = -mconsole

6
SOURCES = \
7
	main.c