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)/.. C_SRCS = \ cpp.c \ data.c \ dir.c \ environ.c \ file.c \ headers.c \ heap.c \ misc.c \ printf.c \ scanf.c \ signal.c \ string.c \ time.c @MAKE_TEST_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend