wine-wine/dlls/pstorec/Makefile.in

15 lines
266 B
Makefile
Raw Normal View History

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