
CXX=SIMLIB

all:schema2

clean:
	rm -f schema2 schema.dat schema.ps
