include ../../header.mk TEST = fannkuch TITLE = sequences (flipping panacakes) TEST_ARGS = 9 NHC_EXTRA_OPTS=-package base include ../../footer.mk