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 | f1ddcd3cfb32ae9d1a3713d6fbe0f73dc90449ba (patch) | |
tree | ad55f6386cfaeb34f183e49eeec2891ab86d200c /TAO/tests/POA/Deactivation/Makefile | |
parent | 22928ac21e58e230322c40ddc1c7c75716312ce9 (diff) | |
download | ATCD-f1ddcd3cfb32ae9d1a3713d6fbe0f73dc90449ba.tar.gz |
ChangeLogTag:Fri Jul 16 15:16:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/POA/Deactivation/Makefile')
-rw-r--r-- | TAO/tests/POA/Deactivation/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/POA/Deactivation/Makefile b/TAO/tests/POA/Deactivation/Makefile index 2844b446fcd..a2bb08922fc 100644 --- a/TAO/tests/POA/Deactivation/Makefile +++ b/TAO/tests/POA/Deactivation/Makefile @@ -22,9 +22,6 @@ LSRC = $(PROG_SRCS) SVR_OBJS = testC.o testS.o Deactivation.o BIN = Deactivation -BUILD = $(BIN) -VLDLIBS = $(LDLIBS:%=%$(VAR)) -VBIN = $(BIN:%=%$(VAR)) TAO_IDLFLAGS += -Ge 1 #---------------------------------------------------------------------------- |