wine-wine/dlls/version/Makefile.in

19 lines
324 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = version.dll
IMPORTLIB = version
2004-04-09 19:05:47 +00:00
IMPORTS = lz32 kernel32 ntdll
C_SRCS = \
info.c \
install.c \
resource.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend