config root man

Current Path : /usr/src/usr.sbin/rarpd/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/usr.sbin/rarpd/Makefile

#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
# $FreeBSD: release/9.1.0/usr.sbin/rarpd/Makefile 117452 2003-07-11 17:15:19Z mux $

PROG=	rarpd
MAN=	rarpd.8

WARNS?=	3
# This breaks with format strings returned by expand_syslog_m().. argh!
#FORMAT_AUDIT?=	1

.include <bsd.prog.mk>

Man Man