LDFLAGS=-lm -lpthread # comment this out if you don't want it to show the factorization # of the nonprimes CFLAGS=-DSHOW_NONPRIME prime: prime.c clean: rm prime