PROG=	mount_dirfs
MAN=    mount_dirfs.8

LDADD=  -lutil
DPADD=  ${LIBUTIL}

#CFLAGS+= -I${.CURDIR}/../../sys

.include <bsd.prog.mk>