From 9aea408730cf5a04579f9ebe8f798632df025257 Mon Sep 17 00:00:00 2001 From: crodrigu Date: Mon, 9 Sep 2002 00:28:01 +0000 Subject: ChangeLogTag: Mon Sep 9 00:24:44 UTC 2002 Craig Rodrigues --- TAO/orbsvcs/tests/Trading/Makefile | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'TAO/orbsvcs/tests/Trading/Makefile') diff --git a/TAO/orbsvcs/tests/Trading/Makefile b/TAO/orbsvcs/tests/Trading/Makefile index 1d195e4c975..b9423e8c881 100644 --- a/TAO/orbsvcs/tests/Trading/Makefile +++ b/TAO/orbsvcs/tests/Trading/Makefile @@ -47,16 +47,6 @@ TAO_IDLFLAGS += -Ge 1 #---------------------------------------------------------------------------- include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU - -ifeq ($(ACE_HAS_GNUG_PRE_2_8),1) - - # Since older g++ cannot handle nested classes properly, this test - # will not build on g++ prior to 2.8.0. - all clean realclean: - @echo Trading tests is not built with older versions of g++ - -else # ! ACE_HAS_GNUG_PRE_2_8 - include $(ACE_ROOT)/include/makeinclude/macros.GNU include $(TAO_ROOT)/rules.tao.GNU @@ -95,8 +85,6 @@ endif # BIN realclean: clean -$(RM) $(foreach file, $(IDL_FILES), $(foreach ext, $(IDL_EXT), $(file)$(ext))) -endif # ! ACE_HAS_GNUG_PRE_2_8 - #---------------------------------------------------------------------------- # Dependencies #---------------------------------------------------------------------------- -- cgit v1.2.1