wine/dlls/toolhelp.dll16/Makefile.in
2010-07-21 17:38:36 +02:00

11 lines
172 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = toolhelp.dll16
EXTRADLLFLAGS = -m16
C_SRCS = toolhelp.c
@MAKE_DLL_RULES@