make-rules/lint-libraries.mk
changeset 3817 30b42c38bbc4
parent 254 0f66d3384945
child 5682 94c0ca64c022
--- a/make-rules/lint-libraries.mk	Mon Feb 16 13:54:04 2015 -0800
+++ b/make-rules/lint-libraries.mk	Sun Feb 15 19:02:09 2015 -0600
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 #
@@ -26,12 +26,12 @@
 # libraries in the component directory and adds targets to build and install
 # them for 32/64 bit.
 #
-# To use these rules, include $(WS_TOP)/make-rules/lint-libraries.mk in your
+# To use these rules, include $(WS_MAKE_RULES)/lint-libraries.mk in your
 # Makefile and add your lint library source in your component directory as
 # llib-l{lib}.
 #
 # Makefile
-#    include $(WS_TOP)/make-rules/lint-libraries.mk
+#    include $(WS_MAKE_RULES)/lint-libraries.mk
 #
 # llib-l{libname}
 #