xref: /freebsd/usr.sbin/rarpd/Makefile (revision c6db8143eda5c775467145ac73e8ebec47afdd8f)
19636a39aSBill Paul#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
297d92980SPeter Wemm# $FreeBSD$
39636a39aSBill Paul
49636a39aSBill PaulPROG=	rarpd
5345e52e7SRuslan ErmilovMAN=	rarpd.8
6867de433SBill Paul
7*c6db8143SBaptiste DaroussinLIBADD=	util
8ef231949SHiroki Sato
93c322bdfSMaxime HenrionWARNS?=	3
10e376b9ffSPeter Pentchev# This breaks with format strings returned by expand_syslog_m().. argh!
11e376b9ffSPeter Pentchev#FORMAT_AUDIT?=	1
129636a39aSBill Paul
139636a39aSBill Paul.include <bsd.prog.mk>
14