23526707 krb5 needs to stay on the do-not-publish list
authorJohn Beck <John.Beck@Oracle.COM>
Fri, 03 Jun 2016 07:05:45 -0700
changeset 6144 4ffd0be9ca32
parent 6143 30e3c85400c2
child 6145 2a630b6b61ec
23526707 krb5 needs to stay on the do-not-publish list
components/krb5/Makefile
--- a/components/krb5/Makefile	Fri Jun 03 08:06:02 2016 -0700
+++ b/components/krb5/Makefile	Fri Jun 03 07:05:45 2016 -0700
@@ -46,10 +46,6 @@
 
 TPNO=		27916
 
-include $(WS_MAKE_RULES)/common.mk
-
-LINT_FLAGS += -I$(PROTOUSRINCDIR) -I$(PROTOUSRINCDIR)/kerberosv5 -I$(COMPONENT_DIR)/Solaris
-
 # Depends on S12-only header file in ON.
 ifeq ($(BUILD_TYPE), evaluation)
 BUILD_32_and_64=
@@ -57,6 +53,10 @@
 PUBLISH_STAMP=
 endif
 
+include $(WS_MAKE_RULES)/common.mk
+
+LINT_FLAGS += -I$(PROTOUSRINCDIR) -I$(PROTOUSRINCDIR)/kerberosv5 -I$(COMPONENT_DIR)/Solaris
+
 # The configure script is not at the top of the source directory.
 CONFIGURE_SCRIPT=	$(SOURCE_DIR)/src/configure