comparison src/testdir/Make_os2.mak @ 5796:f084024c0ddb v7.4.242

updated for version 7.4.242 Problem: getreg() does not distinguish between a NL used for a line break and a NL used for a NUL character. Solution: Add another argument to return a list. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Wed, 02 Apr 2014 19:55:10 +0200
parents 0a295a3c9e47
children 75f222d67cea
comparison
equal deleted inserted replaced
5795:64e4633f0751 5796:f084024c0ddb
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 test101.out test102.out test103.out test104.out \ 38 test100.out test101.out test102.out test103.out test104.out \
39 test105.out test106.out \ 39 test105.out test106.out \
40 test_eval.out \
40 test_options.out 41 test_options.out
41 42
42 .SUFFIXES: .in .out 43 .SUFFIXES: .in .out
43 44
44 all: /tmp $(SCRIPTS) 45 all: /tmp $(SCRIPTS)