summaryrefslogtreecommitdiff
path: root/performance-tests/Makefile
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-26 19:50:00 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-26 19:50:00 +0000
commitb5b71592f486b485769bf49aa01429ebe7736387 (patch)
treedd042df53055f3b1b3fa8513395a468fe227baa3 /performance-tests/Makefile
parent920215812ddd60c9338abfec6f570beaab5f88ac (diff)
downloadATCD-b5b71592f486b485769bf49aa01429ebe7736387.tar.gz
Removed Synch-Benchmarks from the target directories temporarily.
Diffstat (limited to 'performance-tests/Makefile')
-rw-r--r--performance-tests/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/performance-tests/Makefile b/performance-tests/Makefile
index f9011be5332..4d6cac35d1b 100644
--- a/performance-tests/Makefile
+++ b/performance-tests/Makefile
@@ -10,9 +10,11 @@
INFO = README
-DIRS = Synch-Benchmarks \
- Misc \
+DIRS = Misc \
UDP
+# @@ This directory is currently under restructuring. It should be
+# added back to the makefile once this is done.
+# Synch-Benchmarks \
# The following directory isn't compiled by default since haven't
# finished integrating it into ACE...