Home | History | Annotate | Line # | Download | only in mount_fdesc
Makefile revision 1.1.2.1
      1      1.1  cgd PROG=	mount_miscfs
      2  1.1.2.1  cgd MAN8=	mount_kernfs.0 mount_fdesc.0
      3  1.1.2.1  cgd 
      4  1.1.2.1  cgd LINKS=	${BINDIR}/mount_miscfs ${BINDIR}/mount_fdesc \
      5      1.1  cgd 	${BINDIR}/mount_miscfs ${BINDIR}/mount_kernfs
      6      1.1  cgd 
      7      1.1  cgd .include <bsd.prog.mk>
      8