xref: /freebsd/usr.sbin/rarpd/Makefile (revision 3c322bdfbfd1867ed558e25f7ab01d5790ee5fa9)
19636a39aSBill Paul#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
297d92980SPeter Wemm# $FreeBSD$
39636a39aSBill Paul
49636a39aSBill PaulPROG=	rarpd
5345e52e7SRuslan ErmilovMAN=	rarpd.8
6867de433SBill Paul
73c322bdfSMaxime HenrionWARNS?=	3
8e376b9ffSPeter Pentchev# This breaks with format strings returned by expand_syslog_m().. argh!
9e376b9ffSPeter Pentchev#FORMAT_AUDIT?=	1
109636a39aSBill Paul
119636a39aSBill Paul.include <bsd.prog.mk>
12