diff options
author | Daniel Hahler <git@thequod.de> | 2019-06-24 04:13:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-24 04:13:57 +0200 |
commit | 69eb4fa0c5a4e8b039b177f556f57614b6acb422 (patch) | |
tree | 1a07825b1bf1729b97bef88b0459dc693c49d415 /test/functional/eval/api_functions_spec.lua | |
parent | c4739345fe4c1ec3db69acd85b89b78d879346f1 (diff) | |
download | rneovim-69eb4fa0c5a4e8b039b177f556f57614b6acb422.tar.gz rneovim-69eb4fa0c5a4e8b039b177f556f57614b6acb422.tar.bz2 rneovim-69eb4fa0c5a4e8b039b177f556f57614b6acb422.zip |
build: Makefile: handle "rm -rf .deps" (#10305)
- make `build/.ran-third-party-cmake` depend on `$(DEPS_BUILD_DIR)`.
It still creates `build` there as a side-effect, which does not
belong there really, but is OK for now.
- add an explicit target for `$(DEPS_BUILD_DIR)` (".deps"), only with
USE_BUNDLED=1 (the default).
This makes it easier to rebuild deps cleanly, by using `rm -rf .deps; make`.
Diffstat (limited to 'test/functional/eval/api_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions