[Midnightbsd-cvs] src [6894] trunk/usr.sbin/mtree/Makefile: comment out

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 27 22:15:40 EDT 2014


Revision: 6894
          http://svnweb.midnightbsd.org/src/?rev=6894
Author:   laffer1
Date:     2014-10-27 22:15:39 -0400 (Mon, 27 Oct 2014)
Log Message:
-----------
comment out

Modified Paths:
--------------
    trunk/usr.sbin/mtree/Makefile

Modified: trunk/usr.sbin/mtree/Makefile
===================================================================
--- trunk/usr.sbin/mtree/Makefile	2014-10-28 02:03:23 UTC (rev 6893)
+++ trunk/usr.sbin/mtree/Makefile	2014-10-28 02:15:39 UTC (rev 6894)
@@ -14,10 +14,10 @@
 DPADD=	${LIBMD}
 LDADD=	-lmd
 
-.if ${MK_NMTREE} == "no"
-LINKS=	${BINDIR}/fmtree ${BINDIR}/mtree
-MLINKS=	fmtree.8 mtree.8
-.endif
+#.if ${MK_NMTREE} == "no"
+#LINKS=	${BINDIR}/fmtree ${BINDIR}/mtree
+#MLINKS=	fmtree.8 mtree.8
+#.endif
 
 CLEANFILES+=	fmtree.8
 



More information about the Midnightbsd-cvs mailing list