diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-07 01:30:36 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-07 01:30:36 +0000 |
commit | 522e58fd7bf1afbe924eacaeafab3253a436e918 (patch) | |
tree | b4ad190f19dde6e77489dce756c5b2f565488494 /TAO/tests/ORB_destroy | |
parent | 8abc6aa1ef5bc4de648b0df0ae17ff9b64c7b5a7 (diff) | |
download | ATCD-522e58fd7bf1afbe924eacaeafab3253a436e918.tar.gz |
ChangeLogTag:Mon Nov 6 17:26:30 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tests/ORB_destroy')
-rw-r--r-- | TAO/tests/ORB_destroy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tests/ORB_destroy/Makefile b/TAO/tests/ORB_destroy/Makefile index ff48bd2968d..7dacc467241 100644 --- a/TAO/tests/ORB_destroy/Makefile +++ b/TAO/tests/ORB_destroy/Makefile @@ -37,11 +37,9 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. -.obj/ORB_destroy.o .obj/ORB_destroy.o .obj/ORB_destroy.o .obj/ORB_destroy.o: ORB_destroy.cpp \ +.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_export.h \ $(ACE_ROOT)/ace/svc_export.h \ |