push 702b67c62807859bace52b5858dd8d0af3c4fc10
[wine/hacks.git] / dlls / winecrt0 / Makefile.in
blob7f2ea34313c189e28ef58e9c824786821619aa44
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winecrt0
7 C_SRCS = \
8 delay_load.c \
9 dll_entry.c \
10 dll_main.c \
11 drv_entry.c \
12 exception.c \
13 exe16_entry.c \
14 exe_entry.c \
15 exe_main.c \
16 exe_wentry.c \
17 exe_wmain.c \
18 init.c \
19 stub.c
21 @MAKE_IMPLIB_RULES@