#!/bin/csh # benchfrob # # Written by Paul Caskey on 20 Jan 1997. # Edits Al Aburto's suite of benchmarks to my tastes. # Will almost certainly not work perfectly for you. # Frob this script at will, or skip it altogether. # See also benchunpack, benchmake, and benchrun. perl -p -i -e 's/GCC/CC/g' */*/Makefile perl -p -i -e 's/mips/mi_ps/g' bench/dhry/dhry11.c perl -p -i -e 's/-o tfftdp/-o tfftdp -lm/' bench/tfftdp/Makefile