Print this page
4027 remove CLOSED_BUILD
4028 remove CLOSED_IS_PRESENT
4029 remove tonic build bits
Reviewed by: Andy Stormont <andyjstormont@gmail.com>

@@ -21,12 +21,10 @@
 #
 # uts/sun4u/tazmo/Makefile.impl
 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-#ident  "%Z%%M% %I%     %E% SMI"
-#
 #       Global definitions for sun4u implementation specific modules.
 #
 
 #
 #       Define directories.

@@ -70,11 +68,11 @@
 #       Include common rules.
 #
 include $(UTSTREE)/sun4u/Makefile.sun4u
 
 #
-#       Define modules (must come after Makefile.sun4u, for CLOSED_BUILD).
+#       Define modules (must come after Makefile.sun4u).
 #
 TAZMO_KMODS     = platmod
 TAZMO_KMODS     += envctrl
 
 #