# from: @(#)Makefile 5.8 (Berkeley) 7/28/90 # $FreeBSD$ PROG= rarpd MAN8= rarpd.8 SRCS= rarpd.c CFLAGS+= -DTFTP_DIR=\"/tftpboot\" .include