# $FreeBSD$

PACKAGE=runtime
PROG=	devfs
SRCS=	devfs.c rule.c
MAN=	devfs.8

.include <bsd.prog.mk>