Print this page
4027 remove CLOSED_BUILD

*** 21,32 **** # # 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. --- 21,30 ----
*** 66,82 **** # Include common rules. # include $(UTSTREE)/sun4u/Makefile.sun4u # ! # Define modules (must come after Makefile.sun4u, for CLOSED_BUILD). # 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. # --- 64,78 ---- # Include common rules. # include $(UTSTREE)/sun4u/Makefile.sun4u # ! # Define modules (must come after Makefile.sun4u). # GROVER_KMODS = platmod GROVER_KMODS += grfans # # 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. #