1 2 3 4 5 6 7 8
# $FreeBSD$ PROG= mdmfs LINKS= ${BINDIR}/${PROG} ${BINDIR}/mount_mfs MAN= mdmfs.8 MLINKS+= mdmfs.8 mount_mfs.8 .include <bsd.prog.mk>