ARCH	= sgi

CC	= cc
CFLAGS	= -g3 -O

FC	= f77
FFLAGS  = -g3 -O

MACHDEP_OBJS=
MACHDEP_LIBS=

all:

include ../.common
