diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-01 16:11:37 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-01 16:11:37 +0000 |
commit | e3e91ad662478e455f4d2618b03417f3d7669c46 (patch) | |
tree | b599e6677a618ee0ab5e14a1dad5308d3ebd9143 /TAO/tests/Param_Test/Makefile | |
parent | 37381a8fd02599f46909cf5bf3435a056df1732b (diff) | |
download | ATCD-e3e91ad662478e455f4d2618b03417f3d7669c46.tar.gz |
ChangeLogTag: Thu May 1 11:08:51 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Param_Test/Makefile')
-rw-r--r-- | TAO/tests/Param_Test/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile index 64991fb43d4..c7c58b04c7f 100644 --- a/TAO/tests/Param_Test/Makefile +++ b/TAO/tests/Param_Test/Makefile @@ -19,8 +19,7 @@ IDL_HDR = param_testC.h param_testS.h SVR_FILES = param_testC \ param_testS \ server \ - param_test_i \ - tmplinst + param_test_i CLI_FILES = param_testC \ driver \ @@ -28,7 +27,6 @@ CLI_FILES = param_testC \ options \ results \ helper \ - tmplinst \ any \ bd_long_seq \ bd_short_seq \ |