Newer
Older
pfdietz
committed
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
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