# @(#) $Id: Makefile,v 1.1 1993/12/16 05:31:05 deraadt Exp $ PROG= rarpd SRCS= rarpd.c CFLAGS+=-I${.CURDIR} -DTFTP_DIR=\"/tftpboot\" MAN8= rarpd.0 .include