ARCH	= sgi

CC	= cc
CFLAGS	= -g3 -O

MACHDEP_OBJS=
MACHDEP_LIBS=

all: sor.udp

include ../.common
