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 | cf7e48120c4cafab94ae3214c5c5cd44769f5fcb (patch) | |
tree | 51fc0d67ba508c96d1df9856f34b97c9937a7fc9 /TAO/orbsvcs/tests/Sched/Makefile | |
parent | 188364a6f8de426839b290aa4c15d04f565a5f05 (diff) | |
download | ATCD-cf7e48120c4cafab94ae3214c5c5cd44769f5fcb.tar.gz |
ChangeLogTag:Fri Sep 24 11:57:21 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Sched/Makefile')
-rw-r--r-- | TAO/orbsvcs/tests/Sched/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Sched/Makefile b/TAO/orbsvcs/tests/Sched/Makefile index fdbeb1d04b0..8da08d0bc4c 100644 --- a/TAO/orbsvcs/tests/Sched/Makefile +++ b/TAO/orbsvcs/tests/Sched/Makefile @@ -25,8 +25,8 @@ endif # Sched #---------------------------------------------------------------------------- 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.nonested.GNU include $(ACE_ROOT)/include/makeinclude/rules.local.GNU |