diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-27 16:37:03 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-27 16:37:03 +0000 |
commit | f1f143dd20bcd657b30a9331cdc259f21db83a14 (patch) | |
tree | 9bc8acbb883ea9f3c3391f17483844e604592d45 /TAO/tests/ORB_destroy | |
parent | a0296a190d5b4ef3dc35c49cc7b6c92dd3d1947f (diff) | |
download | ATCD-f1f143dd20bcd657b30a9331cdc259f21db83a14.tar.gz |
ChangeLogTag: Fri Jul 26 21:07:03 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tests/ORB_destroy')
-rw-r--r-- | TAO/tests/ORB_destroy/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/ORB_destroy/Makefile b/TAO/tests/ORB_destroy/Makefile index bee80b0f471..2f63a69c7cd 100644 --- a/TAO/tests/ORB_destroy/Makefile +++ b/TAO/tests/ORB_destroy/Makefile @@ -40,8 +40,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/ORB_destroy.o .obj/ORB_destroy.so .shobj/ORB_destroy.o .shobj/ORB_destroy.so: ORB_destroy.cpp \ $(TAO_ROOT)/tao/corba.h \ $(ACE_ROOT)/ace/pre.h \ - $(ACE_ROOT)/ace/config-sunos5.6.h \ - $(ACE_ROOT)/ace/config-sunos5.5.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ace_wchar.h \ $(ACE_ROOT)/ace/ace_wchar.inl \ |