summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rarpd/Makefile
blob: 9415fc9d8d2987365d81a4047edb9764dceca68d (plain)
1
2
3
4
5
6
7
8
9
#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
#	$Id: Makefile,v 1.1 1994/08/08 01:03:57 wollman Exp $

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

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