#	from: @(#)Makefile	8.1 (Berkeley) 6/4/93
# $FreeBSD: stable/3/libexec/rbootd/Makefile 50572 1999-08-29 15:04:30Z peter $

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

.include <bsd.prog.mk>
