usr/src/pkg/Makefile
changeset 11927 26cebe6493c0
parent 11838 32bb5d254240
child 12200 14e51252af98
--- a/usr/src/pkg/Makefile	Mon Mar 15 14:01:48 2010 -0600
+++ b/usr/src/pkg/Makefile	Mon Mar 15 13:56:30 2010 -0700
@@ -307,7 +307,7 @@
 # 	----------	----------------------------------------------------
 # 	noincorp	Do not include in incorporation or group package
 #	obsolete	Include in incorporation, but not group package
-#	renamed		Include in incorporation and group package
+#	renamed		Include in incorporation, but not group package
 #	current		Include in incorporation and group package
 #
 # Since the semantics of the "noincorp" package status dictate that
@@ -604,10 +604,6 @@
 # express the (indirect) dependency of synthetic manifests on real
 # manifests, we simply split this rule out from the one above.
 #
-# Technically speaking, the dependency of the synthetic packages on
-# the package lists could be more granular, because the incorporation
-# doesn't need the obsolete lists.
-#
 # The implementation notes from the previous rule are applicable
 # here, too.
 #