#
all:
	nqthm-1992 < all.lsp > fortran.log

TAGS:
	etags *.lsp

clean: 
	rm -f *.o *.c *.h *.data *.sbin *.lbin *.fasl *.sparcf \
	*.vcs *.context TAGS fortran.log VCG-TEMP *.lib *.lisp
