include ../../header.mk TEST = nsieve TITLE = prime number sieve with packed bit arrays TEST_ARGS = 12 HUGS_EXTRA_OPTS= -98 include ../../footer.mk