comparison src/testdir/Make_amiga.mak @ 2607:2f57d93bdbf6 v7.3.030

updated for version 7.3.030 Problem: Cannot store Dict and List in viminfo file. Solution: Add support for this. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Oct 2010 17:44:42 +0200
parents 7ec9ada2cd81
children df6b12c84b23
comparison
equal deleted inserted replaced
2606:94694351f592 2607:2f57d93bdbf6
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 test62.out test63.out test64.out test65.out \ 28 test61.out test62.out test63.out test64.out test65.out \
29 test66.out test67.out test68.out test69.out test70.out \ 29 test66.out test67.out test68.out test69.out test70.out \
30 test71.out test72.out test73.out 30 test71.out test72.out test73.out test74.out
31 31
32 .SUFFIXES: .in .out 32 .SUFFIXES: .in .out
33 33
34 nongui: /tmp $(SCRIPTS) 34 nongui: /tmp $(SCRIPTS)
35 csh -c echo ALL DONE 35 csh -c echo ALL DONE
118 test69.out: test69.in 118 test69.out: test69.in
119 test70.out: test70.in 119 test70.out: test70.in
120 test71.out: test71.in 120 test71.out: test71.in
121 test72.out: test72.in 121 test72.out: test72.in
122 test73.out: test73.in 122 test73.out: test73.in
123 test74.out: test74.in