cmd: DIR command outputs free space for the path.
[wine.git] / dlls / winecrt0 / Makefile.in
blob458c77854423fb34b883553a865b5c52f8d982ed
1 STATICLIB = libwinecrt0.a
3 C_SRCS = \
4 crt_dllmain.c \
5 crt_fltused.c \
6 debug.c \
7 delay_load.c \
8 dll_canunload.c \
9 dll_entry.c \
10 dll_main.c \
11 dll_register.c \
12 dll_soinit.c \
13 exception.c \
14 exe16_entry.c \
15 exe_entry.c \
16 exe_main.c \
17 exe_wentry.c \
18 exe_wmain.c \
19 register.c \
20 setjmp.c \
21 stub.c \
22 unix_lib.c