Sweden-Number/dlls/pstorec/Makefile.in

14 lines
252 B
Makefile
Raw Normal View History

2006-08-11 08:11:47 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = pstorec.dll
IMPORTS = uuid kernel32
2006-08-11 08:11:47 +02:00
C_SRCS = \
pstorec.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend