tests: @echo " Be patient now, this may take a while on a slower machine," @echo " but it's definitely worth the wait." @echo " If no error output appears, then all tests ran successfully." @echo "If error output does appear (below this line), contact gfisher@calpoly.edu." @csh -c .make-tests good: @csh -c .make-good tests++: @echo "" @echo " Now do the same tests for the c++ linkable version." @csh -c .make-tests++