summaryrefslogtreecommitdiff
path: root/performance-tests/Synch-Benchmarks
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-21 18:13:59 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-21 18:13:59 +0000
commit7e8648ac2d53b73760d6d0066942451f0d8f3da8 (patch)
treeae65e39b5ac00fd394214a6d0640d2284cbae14c /performance-tests/Synch-Benchmarks
parent08848eaff75a515460a7065191d1b8a9d509a524 (diff)
downloadATCD-7e8648ac2d53b73760d6d0066942451f0d8f3da8.tar.gz
ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl.edu>
Diffstat (limited to 'performance-tests/Synch-Benchmarks')
-rw-r--r--performance-tests/Synch-Benchmarks/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/performance-tests/Synch-Benchmarks/Makefile b/performance-tests/Synch-Benchmarks/Makefile
index 94b26845a7e..c783d9e2b17 100644
--- a/performance-tests/Synch-Benchmarks/Makefile
+++ b/performance-tests/Synch-Benchmarks/Makefile
@@ -35,7 +35,6 @@ LOBJ = $(LSRC:%.cpp=$(VDIR)%.o)
SHOBJ = $(addsuffix .so,$(FILES))
LDLIBS = -lSynch_Tests
-LIBS += -lACE
VLDLIBS = $(LDLIBS:%=%$(VAR))