summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/Orbix/Makefile
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>1997-07-22 21:06:32 +0000
committerChris Cleeland <chris.cleeland@gmail.com>1997-07-22 21:06:32 +0000
commitd9ac417e3ce2c5b1ddb8ecc653c6302d46f1f380 (patch)
tree73daf78b5834090be641250ceb1f842ddb56cec2 /TAO/tests/Cubit/Orbix/Makefile
parent3c9e5dd3113c0c9e5c1bc8052ad63dd7456a9dea (diff)
downloadATCD-d9ac417e3ce2c5b1ddb8ecc653c6302d46f1f380.tar.gz
Changed WRAPPER_ROOT to ACE_ROOT.
Diffstat (limited to 'TAO/tests/Cubit/Orbix/Makefile')
-rw-r--r--TAO/tests/Cubit/Orbix/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tests/Cubit/Orbix/Makefile b/TAO/tests/Cubit/Orbix/Makefile
index da4dab89170..96935fb78fc 100644
--- a/TAO/tests/Cubit/Orbix/Makefile
+++ b/TAO/tests/Cubit/Orbix/Makefile
@@ -20,9 +20,9 @@ DIRS = base_server \
# Include macros and targets
#----------------------------------------------------------------------------
-include $(WRAPPER_ROOT)/include/makeinclude/wrapper_macros.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/macros.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.common.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.nested.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.nolocal.GNU
+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.nested.GNU
+include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU