comparison src/testdir/Make_os2.mak @ 5995:ef83b423ebf7 v7.4.338

updated for version 7.4.338 Problem: Cannot wrap lines taking indent into account. Solution: Add the 'breakindent' option. (many authors, final improvements by Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jun 2014 14:39:50 +0200
parents 646616b6ff4d
children d42a1d3b74d4
comparison
equal deleted inserted replaced
5994:ca18c797aafe 5995:ef83b423ebf7
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 test107.out \ 39 test105.out test106.out test107.out \
40 test_autoformat_join.out \ 40 test_autoformat_join.out \
41 test_eval.out \ 41 test_eval.out \
42 test_breakindent.out \
42 test_options.out 43 test_options.out
43 44
44 .SUFFIXES: .in .out 45 .SUFFIXES: .in .out
45 46
46 all: /tmp $(SCRIPTS) 47 all: /tmp $(SCRIPTS)