Annotation of researchv10dc/cmd/icon/tests/Makefile, revision 1.1.1.1

1.1       root        1: SHELL=/bin/sh
                      2: what:
                      3:                @echo "what do you want to make?"
                      4: 
                      5: Test-cotest:
                      6:                sh Cotest
                      7: 
                      8: Test-icon:
                      9:                sh Testd icon
                     10: 
                     11: Test-extra:
                     12:                sh Test extra
                     13: 
                     14: Test-expr:
                     15:                sh Test expr
                     16: 
                     17: Test-check:
                     18:                sh Test check
                     19: 
                     20: Test-smodel:
                     21:                sh Test smodel
                     22: 
                     23: Test-lmodel:
                     24:                sh Test lmodel
                     25: 
                     26: Test-work:
                     27:                sh Testd work
                     28: 
                     29: Test-lgc:
                     30:                sh Test lgc
                     31: 
                     32: Test-sgc:
                     33:                sh Test sgc
                     34: 
                     35: Test-scoexpr:
                     36:                sh Test scoexpr
                     37: 
                     38: Test-lcoexpr:
                     39:                sh Test lcoexpr
                     40: 
                     41: Test-over:
                     42:                sh Test over
                     43: 
                     44: Test-ipl:
                     45:                sh Ipltest
                     46: 
                     47: Test-pi:
                     48:                sh Pimake
                     49:                sh Pitest pi
                     50: 
                     51: Test-large:
                     52:                make Test-icon
                     53:                make Test-extra
                     54:                make Test-expr
                     55:                make Test-check
                     56:                make Test-work
                     57:                make Test-lgc
                     58:                make Test-lmodel
                     59: 
                     60: Test-small:
                     61:                make Test-icon
                     62:                make Test-extra
                     63:                make Test-expr
                     64:                make Test-check
                     65:                make Test-work
                     66:                make Test-sgc
                     67:                make Test-smodel
                     68: 
                     69: Clean:
                     70:                rm -f local/*
                     71:                touch local/.placeholder
                     72: 
                     73: Dist-clean:
                     74:                rm -f .*K* .emacs*
                     75:                rm -f local/*
                     76:                touch local/.placeholder
                     77:                rm -rf `gcomp *test Test* Makefile local stand *.icn *.dat *.ls\
                     78:                   fdef.h Pimake`
                     79: 
                     80: Dist-vms:
                     81:                rm -f Pimake Pitest pi.ls Cotest Ipltest Test Testd
                     82:                rm -f fdef.h math.icn trig.icn getenv.icn seek.icn
                     83:                rm -f sgc.ls scoexpr.ls smodel.ls smodel.icn
                     84:                cd stand; rm -f math.out trig.out getenv.out seek.out
                     85:                cd stand; rm -f smodel.out
                     86: 
                     87: Dist-smm:
                     88:                rm -f lgc.ls lcoexpr.ls lmodel.ls lmodel.icn stand/lmodel.out

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.