Sweden-Number/dlls/inkobj/Makefile.in

15 lines
263 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = inkobj.dll
2007-12-06 20:42:08 +01:00
IMPORTS = kernel32
C_SRCS = \
inkcollector.c \
inkobj.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend