diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-01-27 21:07:35 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-01-27 21:07:35 +0000 |
commit | 8ab7ab710579e94acc9593b5c6e35052219d211f (patch) | |
tree | 7fcd3ffea34bfbda96a763fcff764e769463923b /TAO/TAO_IDL/Makefile | |
parent | 7b70cdcea69c4006a19c8dde51028bcfef87d1b2 (diff) | |
download | ATCD-8ab7ab710579e94acc9593b5c6e35052219d211f.tar.gz |
ChangeLogTag:Tue Jan 27 15:06:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/TAO_IDL/Makefile')
-rw-r--r-- | TAO/TAO_IDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/Makefile b/TAO/TAO_IDL/Makefile index 06e53df8cdc..4d6809fe262 100644 --- a/TAO/TAO_IDL/Makefile +++ b/TAO/TAO_IDL/Makefile @@ -58,7 +58,7 @@ tags: # DO NOT DELETE THIS LINE -- g++dep uses it. # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. -.obj/tao_idl.o .obj/tao_idl. .shobj/tao_idl.o .shobj/tao_idl.: tao_idl.cpp include/idl.h \ +.obj/tao_idl.o .obj/tao_idl.so .shobj/tao_idl.o .shobj/tao_idl.so: tao_idl.cpp include/idl.h \ $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/inc_user_config.h \ |