wine-wine/dlls/cards/Makefile.in

18 lines
297 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cards.dll
IMPORTLIB = cards
IMPORTS = user32 gdi32 kernel32
C_SRCS = \
cards.c
RC_SRCS = \
cards.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend