CS=	/users/boser/Sather/Sather/Compiler/cs
SHELL=	/bin/csh

all:
	$(CS) -com graph.commands -o graph -O -only_reachable -verbose

#	$(CS) hello.sa -main HELLO -output_C -pretty -verbose
