summaryrefslogtreecommitdiff
path: root/performance-tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Makefile')
-rw-r--r--performance-tests/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/performance-tests/Makefile b/performance-tests/Makefile
deleted file mode 100644
index 93e83f2ee1f..00000000000
--- a/performance-tests/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-#----------------------------------------------------------------------------
-# @(#)Makefile 1.1 10/18/96
-#
-# Makefile for the performance-tests directory
-#----------------------------------------------------------------------------
-
-#----------------------------------------------------------------------------
-# Local macros
-#----------------------------------------------------------------------------
-
-INFO = README
-
-DIRS = Synch-Benchmarks \
- Misc
-
-# The following directory isn't compiled by default since haven't
-# finished integrating it into ACE...
-#
-# TTCP
-
-#----------------------------------------------------------------------------
-# Include macros and targets
-#----------------------------------------------------------------------------
-
-include $(WRAPPER_ROOT)/include/makeinclude/wrapper_macros.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/macros.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.common.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.nested.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.nolocal.GNU
-