]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1630: "make clean" at the toplevel fails v9.0.1630
authorBen Jackson <puremourning@gmail.com>
Wed, 14 Jun 2023 14:10:02 +0000 (15:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 14 Jun 2023 14:10:02 +0000 (15:10 +0100)
commit8d687a7424b33b7ad7f6778b0c5d092a44f4bc3a
tree8123b8ececd0bac2734153b34cd7674f44241d64
parent95707037afa1aeae4f3494dc623a721ceed7fc4e
patch 9.0.1630: "make clean" at the toplevel fails

Problem:    "make clean" at the toplevel fails.
Solution:   Clean the indent and syntax directories in a sub-shell.  (Ben
            Jackson, closes #12536, closes #12526)
Makefile
src/version.c