freebsd-dev/tools/regression/audit/audit_pipe_ioctl/Makefile
Robert Watson 87569f75a9 Merge Perforce change 93572 from TrustedBSD audit3 branch:
Simple audit pipe ioctl regression test.

Obtained from:	TrustedBSD Project
2006-03-19 15:47:53 +00:00

10 lines
86 B
Makefile

#
# $FreeBSD$
#
PROG= audit_pipe_ioctl
NO_MAN= yes
WARNS?= 2
.include <bsd.prog.mk>