This commit is contained in:
Kelly O'Hair 2009-04-01 09:10:01 -07:00
commit 028a93578f

View File

@ -328,6 +328,11 @@ else
$(ECHO) "Rule $@ does not apply on $(PLATFORM)-$(ARCH)" $(ECHO) "Rule $@ does not apply on $(PLATFORM)-$(ARCH)"
endif endif
#
# Binary Plug rules and macros
#
include $(BUILDDIR)/common/internal/BinaryPlugs.gmk
# #
# Get top level sccs_get rule # Get top level sccs_get rule
# #