Sweden-Number/dlls/msvcrt/tests/Makefile.in

20 lines
237 B
Makefile
Raw Normal View History

2002-10-31 00:49:03 +01:00
TESTDLL = msvcrt.dll
APPMODE = -mno-cygwin
EXTRAINCL = -I$(srcdir)/..
2002-10-31 00:49:03 +01:00
C_SRCS = \
2003-09-24 20:49:45 +02:00
cpp.c \
2006-06-14 06:51:13 +02:00
data.c \
dir.c \
environ.c \
file.c \
headers.c \
heap.c \
2010-04-19 10:58:30 +02:00
locale.c \
2010-01-15 18:02:56 +01:00
misc.c \
printf.c \
scanf.c \
signal.c \
string.c \
time.c