wine-wine/dlls/mssign32/Makefile.in

14 lines
254 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mssign32.dll
IMPORTS = kernel32
C_SRCS = \
mssign32_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend