]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/environ/Makefile.retention
MFC r264400,r265836:
[FreeBSD/stable/10.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 MAN=
12
13 .include <bsd.prog.mk>
14
15 test: ${PROG}
16         @./${PROG}