1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/benchmarks/rawio/files/patch-ab

12 lines
225 B
Plaintext
Raw Normal View History

2000-01-22 11:03:46 +00:00
--- 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