comparison src/testdir/Make_amiga.mak @ 5458:6ae816249627 v7.4.079

updated for version 7.4.079 Problem: A script cannot detect whether 'hlsearch' highlighting is actually displayed. Solution: Add the "v:hlsearch" variable. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Fri, 08 Nov 2013 04:30:20 +0100
parents 829aa8c8449d
children 31217cc48e7d
comparison
equal deleted inserted replaced
5457:59d9ccde8b56 5458:6ae816249627
32 test71.out test72.out test73.out test74.out test75.out \ 32 test71.out test72.out test73.out test74.out test75.out \
33 test76.out test77.out test78.out test79.out test80.out \ 33 test76.out test77.out test78.out test79.out test80.out \
34 test81.out test82.out test83.out test84.out test88.out \ 34 test81.out test82.out test83.out test84.out test88.out \
35 test89.out test90.out test91.out test92.out test93.out \ 35 test89.out test90.out test91.out test92.out test93.out \
36 test94.out test95.out test96.out test97.out test98.out \ 36 test94.out test95.out test96.out test97.out test98.out \
37 test99.out test100.out 37 test99.out test100.out test101.out
38 38
39 .SUFFIXES: .in .out 39 .SUFFIXES: .in .out
40 40
41 nongui: /tmp $(SCRIPTS) 41 nongui: /tmp $(SCRIPTS)
42 csh -c echo ALL DONE 42 csh -c echo ALL DONE
149 test96.out: test96.in 149 test96.out: test96.in
150 test97.out: test97.in 150 test97.out: test97.in
151 test98.out: test98.in 151 test98.out: test98.in
152 test99.out: test99.in 152 test99.out: test99.in
153 test100.out: test100.in 153 test100.out: test100.in
154 test101.out: test101.in