2014-01-01 21:27:22 +01:00
|
|
|
MODULE = libwinecrt0.a
|
2005-08-25 13:41:05 +02:00
|
|
|
|
|
|
|
C_SRCS = \
|
2019-08-06 12:26:35 +02:00
|
|
|
crt_dllmain.c \
|
2020-05-05 16:29:06 +02:00
|
|
|
crt_fltused.c \
|
2019-04-03 19:24:02 +02:00
|
|
|
debug.c \
|
2005-08-25 21:37:51 +02:00
|
|
|
delay_load.c \
|
2005-08-25 13:41:05 +02:00
|
|
|
dll_main.c \
|
2010-04-08 14:41:01 +02:00
|
|
|
exception.c \
|
2009-02-24 18:05:57 +01:00
|
|
|
exe16_entry.c \
|
2005-08-29 16:16:27 +02:00
|
|
|
exe_entry.c \
|
2005-08-25 13:41:05 +02:00
|
|
|
exe_main.c \
|
2005-08-29 16:16:27 +02:00
|
|
|
exe_wentry.c \
|
2005-08-25 17:27:44 +02:00
|
|
|
exe_wmain.c \
|
2010-11-24 13:13:28 +01:00
|
|
|
register.c \
|
2020-08-24 13:31:04 +02:00
|
|
|
setjmp.c \
|
2020-09-21 13:41:28 +02:00
|
|
|
stub.c \
|
|
|
|
unix_lib.c
|