# # $FreeBSD$ # SRCS= envctl.c PROG= envctl CFLAGS+=-Wall -I../../../include CLEANFILES= ${PROG}.core NO_MAN= yes .include test: ${PROG} @sh envtest.t