# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
# $FreeBSD$
PROG= rbootd
SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
.include <bsd.prog.mk>