summaryrefslogtreecommitdiff
path: root/benchmarks/mdtest/files
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/mdtest/files')
-rw-r--r--benchmarks/mdtest/files/patch-Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/benchmarks/mdtest/files/patch-Makefile b/benchmarks/mdtest/files/patch-Makefile
deleted file mode 100644
index 0609ddecb018..000000000000
--- a/benchmarks/mdtest/files/patch-Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.orig Sun Apr 29 16:35:18 2007
-+++ Makefile Sun Apr 29 16:42:07 2007
-@@ -21,6 +21,7 @@
-
- CC.AIX = mpcc_r -bmaxdata:0x80000000
- CC.Linux = mpicc -Wall
-+CC.FreeBSD = %%MPICC%% -Wall
-
- # Requires GNU Make
- OS=$(shell uname)