Sweden-Number/dlls/faultrep/Makefile.in

13 lines
255 B
Makefile
Raw Normal View History

2007-07-27 01:43:49 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = faultrep.dll
IMPORTS = advapi32 kernel32
2007-07-27 01:43:49 +02:00
C_SRCS = faultrep.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend