Makefile revision 5453
219N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
219N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5453N/ACFLAGS.wanboot += -g
5453N/ACXXFLAGS.shared = -mt -features=anachronisms,except,rtti,export,extensions,nestedaccess,tmplife,tmplrefstatic
219N/A# libgmpxx.so.4 always gets built with unnecessary paths in RUNPATH/RPATH
5453N/A$(BUILD_DIR)/$(MACH32)/.installed: COMPONENT_POST_INSTALL_ACTION = $(COMPONENT_POST_INSTALL_ACTION.shared)
5453N/A$(BUILD_DIR)/$(MACH64)/.installed: COMPONENT_POST_INSTALL_ACTION = $(COMPONENT_POST_INSTALL_ACTION.shared)
5453N/A$(BUILD_DIR)/wanboot-amd64/.installed: COMPONENT_POST_INSTALL_ACTION = $(COMPONENT_POST_INSTALL_ACTION.wanboot)
219N/Atest: $(TEST_32_and_64)