makefiles: Don't use standard libs for programs that specify -nodefaultlibs.
[wine/zf.git] / dlls / dbghelp / Makefile.in
blob076c50323dda5189cf739d11db166884959f1d7d
1 MODULE = dbghelp.dll
2 IMPORTLIB = dbghelp
3 EXTRADEFS = -D_IMAGEHLP_SOURCE_
4 DELAYIMPORTS = version
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 coff.c \
10 cpu_arm.c \
11 cpu_arm64.c \
12 cpu_i386.c \
13 cpu_ppc.c \
14 cpu_x86_64.c \
15 dbghelp.c \
16 dwarf.c \
17 elf_module.c \
18 image.c \
19 inflate.c \
20 macho_module.c \
21 minidump.c \
22 module.c \
23 msc.c \
24 path.c \
25 pe_module.c \
26 source.c \
27 stabs.c \
28 stack.c \
29 storage.c \
30 symbol.c \
31 type.c
33 RC_SRCS = version.rc