comparison src/testdir/Make_os2.mak @ 5450:829aa8c8449d v7.4.075

updated for version 7.4.075 Problem: Locally setting 'undolevels' is not tested. Solution: Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Nov 2013 03:26:06 +0100
parents 923738744a60
children 6ae816249627
comparison
equal deleted inserted replaced
5449:3d83c5222cad 5450:829aa8c8449d
32 test66.out test67.out test68.out test69.out test70.out \ 32 test66.out test67.out test68.out test69.out test70.out \
33 test71.out test72.out test73.out test74.out test75.out \ 33 test71.out test72.out test73.out test74.out test75.out \
34 test76.out test77.out test78.out test79.out test80.out \ 34 test76.out test77.out test78.out test79.out test80.out \
35 test81.out test82.out test83.out test84.out test88.out \ 35 test81.out test82.out test83.out test84.out test88.out \
36 test89.out test90.out test91.out test92.out test93.out \ 36 test89.out test90.out test91.out test92.out test93.out \
37 test94.out test95.out test96.out test98.out test99.out 37 test94.out test95.out test96.out test98.out test99.out \
38 test100.out
38 39
39 .SUFFIXES: .in .out 40 .SUFFIXES: .in .out
40 41
41 all: /tmp $(SCRIPTS) 42 all: /tmp $(SCRIPTS)
42 @echo ALL DONE 43 @echo ALL DONE