summaryrefslogtreecommitdiffstats
path: root/benchmarks/rawio/files/patch-ab
blob: 666a2e692b5d759d0e377b5794550f0d85605f6a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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
 
OpenPOWER on IntegriCloud