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

17 lines
271 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msvcr90.dll
APPMODE = -mno-cygwin
MODCFLAGS = @BUILTINFLAG@
EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt
C_SRCS = \
msvcr90.c
RC_SRCS = \
msvcr90.rc
@MAKE_TEST_RULES@