Skip to content
Snippets Groups Projects
makefile 167 B
Newer Older

test:
	echo "(load \"gclload.lsp\")" | gcl | tee test.out

clean:
	rm -f test.out *.fasl *.o *~ *.fn *.x86f *.fasl rt/*.o rt/*.fasl rt/*.fn rt/*~ rt/*.x86f rt/*.fasl