Mercurial > vim
comparison src/testdir/Make_amiga.mak @ 766:f0d0d3d3a1e2
updated for version 7.0225
author | vimboss |
---|---|
date | Wed, 15 Mar 2006 22:59:18 +0000 |
parents | cd967cc647dd |
children | 8cd729851562 |
comparison
equal
deleted
inserted
replaced
765:335444c09581 | 766:f0d0d3d3a1e2 |
---|---|
22 test28.out test29.out test30.out test31.out test32.out \ | 22 test28.out test29.out test30.out test31.out test32.out \ |
23 test33.out test34.out test35.out test36.out test37.out \ | 23 test33.out test34.out test35.out test36.out test37.out \ |
24 test38.out test39.out test40.out test41.out test42.out \ | 24 test38.out test39.out test40.out test41.out test42.out \ |
25 test43.out test44.out test45.out test46.out test47.out \ | 25 test43.out test44.out test45.out test46.out test47.out \ |
26 test48.out test51.out test53.out test54.out test55.out \ | 26 test48.out test51.out test53.out test54.out test55.out \ |
27 test56.out test57.out test58.out test59.out test60.out | 27 test56.out test57.out test58.out test59.out test60.out \ |
28 test61.out | |
28 | 29 |
29 .SUFFIXES: .in .out | 30 .SUFFIXES: .in .out |
30 | 31 |
31 nongui: /tmp $(SCRIPTS) | 32 nongui: /tmp $(SCRIPTS) |
32 csh -c echo ALL DONE | 33 csh -c echo ALL DONE |
102 test56.out: test56.in | 103 test56.out: test56.in |
103 test57.out: test57.in | 104 test57.out: test57.in |
104 test58.out: test58.in | 105 test58.out: test58.in |
105 test59.out: test59.in | 106 test59.out: test59.in |
106 test60.out: test60.in | 107 test60.out: test60.in |
108 test61.out: test61.in |