include ../../header.mk TEST = perfectsquares TITLE = the sum of all progressive perfect squares below one trillion TEST_ARGS = 1 8000 NHC_EXTRA_OPTS = -package base include ../../footer.mk