diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-16 20:36:38 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-16 20:36:38 +0000 |
commit | b3f6ff7b5e8b89f54fd2d75e7707602cad2cf21d (patch) | |
tree | ad55f6386cfaeb34f183e49eeec2891ab86d200c /TAO/tests/Param_Test/Makefile | |
parent | e77853ca01947b807c1916b7074e3716dd63b76b (diff) | |
download | ATCD-b3f6ff7b5e8b89f54fd2d75e7707602cad2cf21d.tar.gz |
ChangeLogTag:Fri Jul 16 15:16:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Param_Test/Makefile')
-rw-r--r-- | TAO/tests/Param_Test/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile index bbc3771b021..81f8ce28f38 100644 --- a/TAO/tests/Param_Test/Makefile +++ b/TAO/tests/Param_Test/Makefile @@ -66,9 +66,6 @@ SRC = $(addsuffix .cpp,$(SVR_FILES)) \ $(addsuffix .cpp,$(CLI_FILES)) BIN = server client -BUILD = $(BIN) -VLDLIBS = $(LDLIBS:%=%$(VAR)) -VBIN = $(BIN:%=%$(VAR)) #---------------------------------------------------------------------------- # Include macros and targets |