make-rules/ips.mk
branchs11-update
changeset 4376 f3801994dee3
parent 4072 db0cec748ec0
child 4449 7824aa88c6b2
--- a/make-rules/ips.mk	Thu May 28 03:17:48 2015 -0700
+++ b/make-rules/ips.mk	Fri May 29 13:29:35 2015 -0700
@@ -115,6 +115,9 @@
 
 MANGLED_DIR =	$(PROTO_DIR)/mangled
 
+# We use += below so anyone wishing to put other directories at the beginning
+# of the list can do so, by setting PKG_PROTO_DIRS before including this file.
+# So don't change += to = here or components that use this will break.
 PKG_PROTO_DIRS += $(MANGLED_DIR) $(PROTO_DIR) $(@D) $(COMPONENT_DIR) $(COMPONENT_SRC)
 
 MANIFEST_BASE =		$(BUILD_DIR)/manifest-$(MACH)