Sweden-Number/dlls/winecrt0/Makefile.in

21 lines
290 B
Makefile
Raw Normal View History

STATICLIB = libwinecrt0.a
2005-08-25 13:41:05 +02:00
C_SRCS = \
crt_dllmain.c \
crt_fltused.c \
debug.c \
delay_load.c \
dll_canunload.c \
2005-08-25 13:41:05 +02:00
dll_main.c \
dll_register.c \
exception.c \
exe16_entry.c \
exe_entry.c \
2005-08-25 13:41:05 +02:00
exe_main.c \
exe_wentry.c \
exe_wmain.c \
register.c \
setjmp.c \
stub.c \
unix_lib.c