summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 14:00:26 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 14:00:26 +0000
commitaa93082508d2a2bb93f0649b139f8cd139e7b074 (patch)
treec33cfebc7405076f214b23924706fa2043b9a2e1 /TAO
parentbb478a8850e7d68af85d1732112943fdf18bf4d1 (diff)
downloadATCD-aa93082508d2a2bb93f0649b139f8cd139e7b074.tar.gz
commented out include of rules.bin.GNU, and removed include of taoconfig.mk, to match previous version that worked
Diffstat (limited to 'TAO')
-rw-r--r--TAO/tests/Param_Test/Makefile3
1 files changed, 1 insertions, 2 deletions
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)