Makefile.in 100 B

1234567
  1. MODULE = wuauserv.exe
  2. APPMODE = -mconsole -mno-cygwin
  3. IMPORTS = advapi32
  4. C_SRCS = \
  5. main.c