#	$NetBSD: Makefile,v 1.5.2.2 1997/11/24 23:30:29 mellon Exp $

PROG=	rarpd
SRCS=	rarpd.c mkarp.c
MAN=	rarpd.8

# Uncomment the following to require a boot file in TFTP_DIR
# to exist for a rarp reply to be sent.
# CPPFLAGS+=-DREQUIRE_TFTPBOOT -DTFTP_DIR=\"/tftpboot\"


.include <bsd.prog.mk>
