#	from: @(#)Makefile	8.1 (Berkeley) 6/4/93
# $FreeBSD: stable/2.2/libexec/rbootd/Makefile 50952 1999-09-05 11:54:50Z peter $

PROG=	rbootd
SRCS=	bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
MAN8=	rbootd.8

.include <bsd.prog.mk>
