Sweden-Number/dlls/wuaueng/Makefile.in

13 lines
169 B
Makefile
Raw Normal View History

2009-10-26 12:49:41 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wuaueng.dll
C_SRCS = \
main.c
2009-10-26 13:04:27 +01:00
RC_SRCS = version.rc
2009-10-26 12:49:41 +01:00
@MAKE_DLL_RULES@