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