blob: 74199e15d6383cd35c9a51496a646ee2cc3cd244 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msvcrt.dll
APPMODE = -mno-cygwin
IMPORTS = kernel32
MODCFLAGS = @BUILTINFLAG@
EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt -I$(SRCDIR)/..
CTESTS = \
cpp.c \
data.c \
dir.c \
environ.c \
file.c \
headers.c \
heap.c \
printf.c \
scanf.c \
string.c \
time.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend