[Midnightbsd-cvs] src [6789] trunk/gnu/lib/Makefile: drop objc runtime base install.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 28 10:31:26 EDT 2014


Revision: 6789
          http://svnweb.midnightbsd.org/src/?rev=6789
Author:   laffer1
Date:     2014-09-28 10:31:26 -0400 (Sun, 28 Sep 2014)
Log Message:
-----------
drop objc runtime base install. it gets updated too frequently

Modified Paths:
--------------
    trunk/gnu/lib/Makefile

Modified: trunk/gnu/lib/Makefile
===================================================================
--- trunk/gnu/lib/Makefile	2014-09-28 14:29:14 UTC (rev 6788)
+++ trunk/gnu/lib/Makefile	2014-09-28 14:31:26 UTC (rev 6789)
@@ -1,4 +1,4 @@
-# $MidnightBSD: src/gnu/lib/Makefile,v 1.6 2012/06/30 23:08:09 laffer1 Exp $
+# $MidnightBSD$
 # $FreeBSD: src/gnu/lib/Makefile,v 1.40 2004/08/14 03:23:24 kan Exp $
 
 .include <bsd.own.mk>
@@ -12,8 +12,4 @@
 SUBDIR+= libstdc++ libsupc++
 .endif
 
-#.if ${MK_OBJC} != "no"
-#SUBDIR+= libobjc
-#.endif
-
 .include <bsd.subdir.mk>



More information about the Midnightbsd-cvs mailing list