]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - tools/regression/sockets/reconnect/Makefile
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.git] / tools / regression / sockets / reconnect / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   reconnect
6 NO_MAN=
7 WARNS?= 2
8
9 .include <bsd.prog.mk>