comparison src/testdir/Make_os2.mak @ 4444:ccecb03e5e8b v7.3.970

updated for version 7.3.970 Problem: Syntax highlighting can be slow. Solution: Include the NFA regexp engine. Add the 'regexpengine' option to select which one is used. (various authors, including Ken Takata, Andrei Aiordachioaie, Russ Cox, Xiaozhou Liua, Ian Young)
author Bram Moolenaar <bram@vim.org>
date Sun, 19 May 2013 19:40:29 +0200
parents 015e53d99787
children 14e7a115d54d
comparison
equal deleted inserted replaced
4443:34f806b8147f 4444:ccecb03e5e8b
31 test66.out test67.out test68.out test69.out test70.out \ 31 test66.out test67.out test68.out test69.out test70.out \
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 36 test94.out test95.out
37 37
38 .SUFFIXES: .in .out 38 .SUFFIXES: .in .out
39 39
40 all: /tmp $(SCRIPTS) 40 all: /tmp $(SCRIPTS)
41 @echo ALL DONE 41 @echo ALL DONE