# # $FreeBSD$ # SRCS= retention.c PROG= retention CFLAGS+=-Wall -I../../../include CLEANFILES= *~ ${PROG}.core NO_MAN= yes .include test: ${PROG} @./${PROG}