aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/rawio/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/rawio/files/patch-ab')
-rw-r--r--benchmarks/rawio/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/rawio/files/patch-ab b/benchmarks/rawio/files/patch-ab
deleted file mode 100644
index 666a2e692b5d..000000000000
--- a/benchmarks/rawio/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig Sat Jan 22 03:00:58 2000
-+++ Makefile Sat Jan 22 03:01:04 2000
-@@ -12,7 +12,7 @@
- ${CC} ${CFLAGS} $@.c -o $@
-
- randoms.h: mkrandom
-- mkrandom > $@
-+ ./mkrandom > $@
- clean:
- rm -f *~ rawio mkrandom *.o
-