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