summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rarpd/Makefile
blob: 09605f6f6a7ea408882dc46d55569408aabafe2c (plain)
1
2
3
4
5
6
7
8
9
10
#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
#	$Id: Makefile,v 1.3 1995/04/02 01:35:53 wpaul Exp $

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

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

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