diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-24 17:01:04 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-24 17:01:04 +0000 |
commit | 3a33d999b4d1b2bc7500710e6cb543d000fe2b25 (patch) | |
tree | 51fc0d67ba508c96d1df9856f34b97c9937a7fc9 /TAO/performance-tests/Thruput | |
parent | 83a9f5e534993ccf1b353aca99a04185d52b875a (diff) | |
download | ATCD-3a33d999b4d1b2bc7500710e6cb543d000fe2b25.tar.gz |
ChangeLogTag:Fri Sep 24 11:57:21 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/performance-tests/Thruput')
-rw-r--r-- | TAO/performance-tests/Thruput/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/performance-tests/Thruput/Makefile b/TAO/performance-tests/Thruput/Makefile index 3a1e2f4ee22..94771f24151 100644 --- a/TAO/performance-tests/Thruput/Makefile +++ b/TAO/performance-tests/Thruput/Makefile @@ -23,9 +23,8 @@ endif #---------------------------------------------------------------------------- include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU -include $(TAO_ROOT)/rules.tao.GNU 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.nested.GNU include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU - |