NetBSD/usr.sbin/rarpd/Makefile

12 lines
265 B
Makefile

# $NetBSD: Makefile,v 1.5 1997/06/21 14:23:57 lukem Exp $
PROG= rarpd
MAN= rarpd.8
# Uncomment the following to require a boot file in TFTP_DIR
# to exist for a rarp reply to be sent.
# CFLAGS+=-DREQUIRE_TFTPBOOT -DTFTP_DIR=\"/tftpboot\"
.include <bsd.prog.mk>