summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-12 21:04:46 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-12 21:04:46 +0000
commit6f20eee2cbc3e41c0844b0bb5e6b5130f0ec58b5 (patch)
tree758f655375b6390957ea06d548f03a5c43c96a24 /TAO/tests/Param_Test
parentf4a10b1dd90dbf5e566e723383265b282641564f (diff)
downloadATCD-6f20eee2cbc3e41c0844b0bb5e6b5130f0ec58b5.tar.gz
ChangeLogTag:Mon Mar 12 14:56:47 2001 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Param_Test')
-rw-r--r--TAO/tests/Param_Test/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile
index a742fdb44cc..57246aae222 100644
--- a/TAO/tests/Param_Test/Makefile
+++ b/TAO/tests/Param_Test/Makefile
@@ -12,9 +12,6 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
-LDLIBS = -lTAO
-LDFLAGS += -L$(TAO_ROOT)/tao
-
IDL_FILES = param_test
IDL_SRC = param_testCli.cpp param_testSer.cpp
IDL_HDR = param_testCli.h param_testSer.h