]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - tools/regression/audit/audit_pipe_ioctl/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / tools / regression / audit / audit_pipe_ioctl / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   audit_pipe_ioctl
6 MAN=
7 WARNS?= 2
8
9 .include <bsd.prog.mk>