CFLAGS = -Wall -O2 -pipe LDFLAGS = -s sinetd: sinetd.o sinetd.o: sinetd.h .PHONY: clean clean: rm -f *.o sinetd