summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rarpd/Makefile
blob: b5d8bd9fdaff8d8c946127d976b745881fa1b34f (plain)
1
2
3
4
5
6
7
8
9
10
#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
#	$FreeBSD$

PROG=	rarpd
MAN8=	rarpd.8
SRCS=	rarpd.c

CFLAGS+= -DTFTP_DIR=\"/tftpboot\"

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud