From aa93082508d2a2bb93f0649b139f8cd139e7b074 Mon Sep 17 00:00:00 2001 From: levine Date: Tue, 20 Oct 1998 14:00:26 +0000 Subject: commented out include of rules.bin.GNU, and removed include of taoconfig.mk, to match previous version that worked --- TAO/tests/Param_Test/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TAO') diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile index 3f943ee9724..01b434fa170 100644 --- a/TAO/tests/Param_Test/Makefile +++ b/TAO/tests/Param_Test/Makefile @@ -90,9 +90,8 @@ include $(ACE_ROOT)/include/makeinclude/macros.GNU include $(TAO_ROOT)/rules.tao.GNU include $(ACE_ROOT)/include/makeinclude/rules.common.GNU include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU -include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU +#include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU include $(ACE_ROOT)/include/makeinclude/rules.local.GNU -include $(TAO_ROOT)/taoconfig.mk TSS_ORB_FLAG = #-DTAO_HAS_TSS_ORBCORE CPPFLAGS += -I$(TAO_ROOT) $(TSS_ORB_FLAG) -- cgit v1.2.1