diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-09-18 02:08:27 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-09-18 02:08:27 +0000 |
commit | 2e79155e017c67bbda3572c30d84bdb351f0c003 (patch) | |
tree | bd630a9bf1c08668be746d834c67dce7b622b0b5 /TAO/tests/Param_Test/Makefile | |
parent | 9c22b7ee75a851cb5396f39f5616c8de5d646411 (diff) | |
download | ATCD-2e79155e017c67bbda3572c30d84bdb351f0c003.tar.gz |
Updated Makefiles.
Diffstat (limited to 'TAO/tests/Param_Test/Makefile')
-rw-r--r-- | TAO/tests/Param_Test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile index e65cab1e8c4..8c54fb40121 100644 --- a/TAO/tests/Param_Test/Makefile +++ b/TAO/tests/Param_Test/Makefile @@ -3119,8 +3119,8 @@ endif # ! ACE_HAS_GNUG_PRE_2_8 $(TAO_ROOT)/tao/DynamicInterface/Request.inl \ $(ACE_ROOT)/ace/Singleton.h \ $(ACE_ROOT)/ace/Singleton.i \ - $(ACE_ROOT)/ace/Singleton.cpp any.h \ - $(TAO_ROOT)/tao/debug.h + $(ACE_ROOT)/ace/Singleton.cpp \ + any.h $(TAO_ROOT)/tao/debug.h .obj/bd_long_seq.o .obj/bd_long_seq.so .shobj/bd_long_seq.o .shobj/bd_long_seq.so: bd_long_seq.cpp helper.h param_testCli.h \ $(TAO_ROOT)/tao/corba.h \ |