comparison src/testdir/Make_ming.mak @ 4157:cb185366f5c8 v7.3.831

updated for version 7.3.831 Problem: Clumsy to handle the situation that a variable does not exist. Solution: Add default value to getbufvar() et al. (Shougo Matsushita, Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Feb 2013 21:12:10 +0100
parents 2b340e5c5baa
children 1c819b05529c
comparison
equal deleted inserted replaced
4156:ce49dd67405b 4157:cb185366f5c8
49 test42.out test52.out test65.out test66.out test67.out \ 49 test42.out test52.out test65.out test66.out test67.out \
50 test68.out test69.out test71.out test72.out test73.out \ 50 test68.out test69.out test71.out test72.out test73.out \
51 test74.out test75.out test76.out test77.out test78.out \ 51 test74.out test75.out test76.out test77.out test78.out \
52 test79.out test80.out test81.out test82.out test83.out \ 52 test79.out test80.out test81.out test82.out test83.out \
53 test84.out test85.out test86.out test87.out test88.out \ 53 test84.out test85.out test86.out test87.out test88.out \
54 test89.out test90.out 54 test89.out test90.out test91.out
55 55
56 SCRIPTS32 = test50.out test70.out 56 SCRIPTS32 = test50.out test70.out
57 57
58 SCRIPTS_GUI = test16.out 58 SCRIPTS_GUI = test16.out
59 59