save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / winecrt0 / Makefile.in
blob571291c4399535068e9e75ab29f5c42d65b29fa8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = libwinecrt0.a
7 C_SRCS = \
8 delay_load.c \
9 dll_entry.c \
10 dll_main.c \
11 drv_entry.c \
12 exe_entry.c \
13 exe_main.c \
14 exe_wentry.c \
15 exe_wmain.c \
16 init.c \
17 stub.c
19 @MAKE_IMPLIB_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend