LBINDIR=/usr/local/bin

ODIR_DEBUG= 
MACHINE = SGI
CHTAB	= sgi_chtab.s
DEFS	=  -I/usr/include/bsd
LIBS	= -lm -lbsd
OFLAG = -O
NULLFILE = ../h/twelve_null
CC	= cc


CFLAGS	= -c $(DEFS)  -I../h

# The fast loading currently works for ATT and BSD with 68000 or 386
# architectures.  Unless you have these, leave these undefined.
RSYM	= rsym
SFASL	= $(ODIR)/sfasl.o

# When using SFASL it is good to have (si::build-symbol-table)
INITFORM=(si::build-symbol-table)









