Sweden-Number/dlls/wuaueng/Makefile.in

13 lines
169 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wuaueng.dll
C_SRCS = \
main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@