1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/benchmarks/rawio/files/patch-ab
2000-01-22 11:03:46 +00:00

12 lines
225 B
Plaintext

--- 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