]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - tools/regression/audit/audit_pipe_ioctl/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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>