This website requires JavaScript.
Explore
Help
Sign In
thac0
/
vim
Watch
1
Star
0
Fork
0
You've already forked vim
forked from
aniani/vim
Code
Activity
Files
d5ea8f08f78d20fde8773663894de5e8c023bd83
vim
/
src
/
config.mk.dist
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
patch 8.0.0573: running parallel make after distclean fails Problem: Running parallel make after distclean fails. (Manuel Ortega) Solution: Instead of using targets "scratch config myself" use "reconfig".
2017-04-20 22:32:24 +02:00
the first target to make vim is: reconfig
updated for version 7.0001
2004-06-13 20:20:40 +00:00
srcdir = .
VIMNAME = vim
EXNAME = ex
VIEWNAME = view
Copy Permalink