cmd: DIR command outputs free space for the path.
[wine.git] / dlls / wow64 / Makefile.in
blob156bc8acd368a05ed021b67b3895ca178e433e84
1 MODULE = wow64.dll
2 IMPORTLIB = wow64
3 IMPORTS = ntdll winecrt0
5 EXTRADLLFLAGS = -nodefaultlibs
7 C_SRCS = \
8 file.c \
9 process.c \
10 registry.c \
11 security.c \
12 sync.c \
13 syscall.c \
14 system.c \
15 virtual.c