wine-wine/dlls/crtdll/Makefile.in

24 lines
313 B
Makefile
Raw Normal View History

1999-08-04 09:49:49 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = crtdll
SOVERSION = 1.0
2000-10-31 00:22:41 +00:00
IMPORTS = kernel32 ntdll
1999-08-04 09:49:49 +00:00
C_SRCS = \
crtdll_main.c \
dir.c \
exit.c \
file.c \
mbstring.c \
memory.c \
spawn.c \
string.c \
time.c \
wcstring.c
1999-08-04 09:49:49 +00:00
@MAKE_DLL_RULES@
1999-08-04 09:49:49 +00:00
### Dependencies: