[Midnightbsd-cvs] src: Makefile: Temporarily disconnect pcc from the build until we can

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Dec 4 13:14:37 EST 2008


Log Message:
-----------
Temporarily disconnect pcc from the build until we can make fix it.

Modified Files:
--------------
    src/usr.bin:
        Makefile (r1.17 -> r1.18)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/usr.bin/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -L usr.bin/Makefile -L usr.bin/Makefile -u -r1.17 -r1.18
--- usr.bin/Makefile
+++ usr.bin/Makefile
@@ -317,8 +317,8 @@
 .if ${MK_NCP} != "no"
 _ncplist=	ncplist
 _ncplogin=	ncplogin
+#_pcc=		pcc
 .endif
-_pcc=		pcc
 _smbutil=	smbutil
 .endif
 


More information about the Midnightbsd-cvs mailing list