# @(#) $Id: Makefile,v 1.2 1994/12/22 11:39:31 cgd Exp $ PROG= rarpd SRCS= rarpd.c CFLAGS+=-I${.CURDIR} -DTFTP_DIR=\"/tftpboot\" MAN= rarpd.8 .include