wine/dlls/inkobj/Makefile.in
2007-12-06 21:24:24 +01:00

15 lines
263 B
Makefile

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