/[gcl]/gcl/ansi-tests/makefile
ViewVC logotype

Diff of /gcl/ansi-tests/makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by pfdietz, Tue Oct 22 05:36:32 2002 UTC revision 1.3 by pfdietz, Tue Feb 11 13:38:17 2003 UTC
# Line 2  Line 2 
2  test:  test:
3          echo "(load \"gclload.lsp\")" | gcl | tee test.out          echo "(load \"gclload.lsp\")" | gcl | tee test.out
4    
5    test-unixport:
6            echo "(load \"gclload.lsp\")" | ../unixport/saved_ansi_gcl | tee test.out
7    
8  clean:  clean:
9          rm -f test.out *.fasl *.o *~ *.fn *.x86f *.fasl rt/*.o rt/*.fasl rt/*.fn rt/*~ rt/*.x86f rt/*.fasl          rm -f test.out *.fasl *.o *~ *.fn *.x86f *.fasl rt/*.o rt/*.fasl rt/*.fn rt/*~ rt/*.x86f rt/*.fasl

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26