PROG= mount_dirfs SRCS= mount_dirfs.c MAN= mount_dirfs.8 LDADD= -lutil DPADD= ${LIBUTIL} #CFLAGS+= -I${.CURDIR}/../../sys .include