1997-06-21 18:23:57 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 1997/06/21 14:23:57 lukem Exp $
|
1993-12-16 08:31:05 +03:00
|
|
|
|
|
|
|
PROG= rarpd
|
1997-06-21 18:23:57 +04:00
|
|
|
MAN= rarpd.8
|
1995-09-02 01:55:44 +04:00
|
|
|
|
|
|
|
# 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\"
|
1993-12-16 08:31:05 +03:00
|
|
|
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|