]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - tools/regression/environ/Makefile.retention
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / tools / regression / environ / Makefile.retention
1 #
2 # $FreeBSD$
3 #
4 SRCS=   retention.c
5 PROG=   retention
6
7 CFLAGS+=-Wall -I../../../include
8
9 CLEANFILES=     *~ ${PROG}.core
10
11 NO_MAN= yes
12
13 .include <bsd.prog.mk>
14
15 test: ${PROG}
16         @./${PROG}