components/ilmbase/Makefile
changeset 181 87e11e685b1f
parent 151 f9e42a3f7095
child 206 a4474882bf60
--- a/components/ilmbase/Makefile	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/ilmbase/Makefile	Wed Apr 13 09:58:06 2011 -0700
@@ -67,15 +67,9 @@
 
 build: $(BUILD_32_and_64)
 
-include ../../make-rules/shared-targets.mk
+install: $(INSTALL_32_and_64)
 
-install: $(INSTALL_32_and_64)
-	$(MKDIR) $(PROTOUSRSHAREMAN3DIR) ; \
-	$(INSTALL) -m 0644 Solaris/libilmbase.3lib $(PROTOUSRSHAREMAN3DIR)/
-
-test: $(BUILD_32_and_64)
-	@cd $(BUILD_DIR_32); $(GMAKE) check
-	@cd $(BUILD_DIR_64); $(GMAKE) check
+test:	 $(TEST_32_and_64)
 
 BUILD_PKG_DEPENDENCIES = $(BUILD_TOOLS)