# # $FreeBSD: head/tools/regression/environ/Makefile.retention 264400 2014-04-13 05:21:56Z imp $ # SRCS= retention.c PROG= retention CFLAGS+=-Wall -I../../../include CLEANFILES= *~ ${PROG}.core MAN= .include test: ${PROG} @./${PROG}