Print this page
4027 remove CLOSED_BUILD

@@ -21,12 +21,10 @@
 #
 # uts/sun4u/grover/Makefile.grover
 # 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.

@@ -66,17 +64,15 @@
 #       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).
 #
 GROVER_KMODS    = platmod
 GROVER_KMODS    += grfans
 
-$(CLOSED_BUILD)CLOSED_GROVER_KMODS      += grppm
-
 #
 # For now, disable these lint checks; maintainers should endeavor
 # to investigate and remove these for maximum lint coverage.
 # Please do not carry these forward to new Makefiles.
 #