1 1.6 lukem # $NetBSD: Makefile,v 1.6 1997/10/25 06:58:35 lukem Exp $ 2 1.1 deraadt 3 1.1 deraadt PROG= rarpd 4 1.5 lukem MAN= rarpd.8 5 1.3 thorpej 6 1.3 thorpej # Uncomment the following to require a boot file in TFTP_DIR 7 1.3 thorpej # to exist for a rarp reply to be sent. 8 1.6 lukem # CPPFLAGS+=-DREQUIRE_TFTPBOOT -DTFTP_DIR=\"/tftpboot\" 9 1.1 deraadt 10 1.1 deraadt 11 1.1 deraadt .include <bsd.prog.mk> 12