From a95a2e95a2560a82516196a4c2b72e4dc4bccd45 Mon Sep 17 00:00:00 2001 From: coryan Date: Fri, 19 May 2000 16:11:27 +0000 Subject: ChangeLogTag:Thu May 18 20:40:37 2000 Carlos O'Ryan --- tests/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index d205ee13bea..d943b1c5d38 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -121,9 +121,6 @@ PSRC=$(addsuffix .cpp,$(BIN)) include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU include $(ACE_ROOT)/include/makeinclude/macros.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 ifneq ($(ACE_HAS_GNUG_PRE_2_8),1) ifeq ($(LYNXTARGET),) @@ -132,6 +129,10 @@ ifneq ($(ACE_HAS_GNUG_PRE_2_8),1) endif endif +include $(ACE_ROOT)/include/makeinclude/rules.common.GNU +include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU +include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU + ifdef purify #### SIGINT is used by Thread_Manager_Test. #### SIGHUP and SIGTERM are used by Signal_Test. -- cgit v1.2.1