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

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

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

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