wine-wine/dlls/resutils/Makefile.in

12 lines
173 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = resutils.dll
IMPORTLIB = resutils
C_SRCS = \
resutils.c
@MAKE_DLL_RULES@