wine/dlls/faultrep/Makefile.in
2007-09-11 12:34:17 +02:00

13 lines
255 B
Makefile

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