# Macaulay2/packages/Macaulay2Doc/test/slow/Makefile.  Generated from Makefile.in by configure.
# DOTS is the path to M2/Macaulay2 from this directory
DOTS = ../../../..
include $(DOTS)/../include/config.Makefile


ifeq "no" "no"
MLIMIT = 400000
VLIMIT = 400000
TLIMIT = 450
else
# give the debug version more time and space
MLIMIT = 600000
VLIMIT = 600000
TLIMIT = 600
endif

SRCDIR = .
include ../Makefile.test

Makefile: Makefile.in; cd $(DOTS)/..; ./config.status Macaulay2/packages/Macaulay2Doc/test/slow/Makefile

# Local Variables:
# compile-command: "make -k -C $M2BUILDDIR/Macaulay2/packages/Macaulay2Doc/test/slow "
# End:
