debug: selpg.c cc -DDEBUG -g -Wall -o selpg selpg.c && touch debug #cc -g -Wall -o selpg selpg.c && touch debug test: selpg.c cc -Wall -o selpg selpg.c && touch test