head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2008.04.16.18.39.24; author wessels; state Exp; branches; next 1.1; 1.1 date 2003.07.18.14.29.55; author wessels; state Exp; branches; next ; desc @@ 1.2 log @add new features @ text @PROG=respawn CFLAGS=-Wall all: ${PROG} $(PROG): $(PROG).o $(CC) -o $(PROG) $(PROG).o clean: rm -f $(PROG) rm -f $(PROG).o rm -f $(PROG).core @ 1.1 log @Initial revision @ text @d2 3 @