summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rarpd/Makefile
blob: c8fd9ceca801ed22fd3e4fcb93fbaed839eacfe9 (plain)
1
2
3
4
5
6
7
8
9
#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
#	$Id: Makefile,v 1.2 1995/03/03 22:20:12 wpaul Exp $

PROG=	rarpd
MAN8=	rarpd.8
SRCS=	rarpd.c arptab.c
CFLAGS+= -DTFTP_DIR=\"/tftpboot\"

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