diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-12 21:04:46 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-12 21:04:46 +0000 |
commit | a8e20bd140a8543ad686b90ec62806f03b8bf5f9 (patch) | |
tree | 758f655375b6390957ea06d548f03a5c43c96a24 /TAO/tests/OctetSeq | |
parent | 5ac6ef948d52cb1ad1057536a73773d64237fb93 (diff) | |
download | ATCD-a8e20bd140a8543ad686b90ec62806f03b8bf5f9.tar.gz |
ChangeLogTag:Mon Mar 12 14:56:47 2001 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/OctetSeq')
-rw-r--r-- | TAO/tests/OctetSeq/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/OctetSeq/Makefile b/TAO/tests/OctetSeq/Makefile index eb7f98a7ed1..04ea23e8365 100644 --- a/TAO/tests/OctetSeq/Makefile +++ b/TAO/tests/OctetSeq/Makefile @@ -12,8 +12,6 @@ ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO endif # ! TAO_ROOT -LDLIBS = -lTAO - IDL_FILES = test IDL_SRC = testC.cpp testS.cpp BIN = OctetSeq client server |