--- ./Makefile.rules Wed Feb 23 18:08:39 2000 +++ ../iperf-1.1.1/./Makefile.rules Thu May 2 10:56:47 2002 @@ -12,20 +12,20 @@ ################################################## # programs -CC = gcc -CFLAGS = -Wall -O2 -DHAVE_CONFIG_H +CC = sgifwcompile -e -q -nostdinc -I. -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/freeware/include -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/include -O3 -OPT:Olimit=0:space=ON -DEBUG:optimize_space=on -TENV:X=1 -CG:unique_exit=on -OPT:IEEE_arithmetic=1:roundoff=0:wrap_around_unsafe_opt=off -n32 -mips3 -nostdlib -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/freeware/lib32 -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/lib32 -woff 1009,1014,1107,1110,1116,1164,1185,1188,1204,1230,1233 -Wl,-woff,85,-woff,84 -rpath /usr/freeware/lib32 -- /hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/ptoolroot/usr/bin/cc +CFLAGS = -O2 -DHAVE_CONFIG_H -CXX = g++ -CXXFLAGS = -Wall -O2 -DHAVE_CONFIG_H +CXX = sgifwcompile -e -q -nostdinc -I. -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/freeware/include -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/include/CC -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/include -O3 -OPT:Olimit=0:space=ON -DEBUG:optimize_space=on -TENV:X=1 -CG:unique_exit=on -OPT:IEEE_arithmetic=1:roundoff=0:wrap_around_unsafe_opt=off -n32 -mips3 -nostdlib -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/freeware/lib32 -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/lib32 -woff 1009,1014,1107,1110,1116,1164,1185,1188,1204,1230,1233 -Wl,-woff,85,-woff,84 -rpath /usr/freeware/lib32 -LANG:std -- /hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/ptoolroot/usr/bin/CC +CXXFLAGS = -O2 -DHAVE_CONFIG_H -LD = g++ -LDFLAGS = +LD = sgifwcompile -e -q -nostdinc -I. -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/freeware/include -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/include/CC -I/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/include -O3 -OPT:Olimit=0:space=ON -DEBUG:optimize_space=on -TENV:X=1 -CG:unique_exit=on -OPT:IEEE_arithmetic=1:roundoff=0:wrap_around_unsafe_opt=off -n32 -mips3 -nostdlib -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/freeware/lib32 -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/lib32 -woff 1009,1014,1107,1110,1116,1164,1185,1188,1204,1230,1233 -Wl,-woff,85,-woff,84 -rpath /usr/freeware/lib32 -LANG:std -- /hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/ptoolroot/usr/bin/CC +LDFLAGS = -n32 -mips3 -nostdlib -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/freeware/lib32 -L/hosts/babylon.engr/usr/dist/new_toolroots/6.5/products/freeware/latest/proot/usr/lib32 -woff 1009,1014,1107,1110,1116,1164,1185,1188,1204,1230,1233 -Wl,-woff,85,-woff,84 -rpath /usr/freeware/lib32 LIBS = -lpthread AR = ar ARFLAGS = cr -RANLIB = ranlib +RANLIB = : JAVAC = javac JAVA = java