view src/config.mk.dist @ 27811:27956f5e263c v8.2.4431

patch 8.2.4431: unnecessary condition when assigning to a variable Commit: https://github.com/vim/vim/commit/993faa34059c7fa304e2d4357c57463765cba6d3 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 21 15:59:11 2022 +0000 patch 8.2.4431: unnecessary condition when assigning to a variable Problem: Unnecessary condition when assigning to a variable. Solution: Remove the condition.
author Bram Moolenaar <Bram@vim.org>
date Mon, 21 Feb 2022 17:00:03 +0100
parents 78d7b92bfb1d
children
line wrap: on
line source

the first target to make vim is: reconfig
srcdir = .
VIMNAME = vim
EXNAME = ex
VIEWNAME = view