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