cmd: DIR command outputs free space for the path.
[wine.git] / dlls / msvcr100 / Makefile.in
blobb7ed6c9cf873a37240b21d3653e533da9351ea73
1 EXTRADEFS = -D_CRTIMP=
2 MODULE = msvcr100.dll
3 IMPORTLIB = msvcr100
4 IMPORTS = $(MUSL_PE_LIBS) ntdll
5 DELAYIMPORTS = advapi32 user32
6 PARENTSRC = ../msvcrt
8 C_SRCS = \
9 concurrency.c \
10 console.c \
11 cpp.c \
12 ctype.c \
13 data.c \
14 dir.c \
15 environ.c \
16 errno.c \
17 except.c \
18 except_arm.c \
19 except_arm64.c \
20 except_i386.c \
21 except_x86_64.c \
22 exception_ptr.c \
23 exit.c \
24 file.c \
25 heap.c \
26 iob.c \
27 locale.c \
28 lock.c \
29 main.c \
30 math.c \
31 mathf.c \
32 mbcs.c \
33 misc.c \
34 onexit.c \
35 process.c \
36 scanf.c \
37 sincos.c \
38 string.c \
39 thread.c \
40 time.c \
41 undname.c \
42 wcs.c
44 RC_SRCS = rsrc.rc