diff options
author | dundargoc <gocdundar@gmail.com> | 2024-08-27 13:22:17 +0200 |
---|---|---|
committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2024-08-28 12:37:29 +0200 |
commit | 3085c9d9daab611a2a20a1db44868a2e4c8f759e (patch) | |
tree | 020098e49e9d1a9f2840f1d2bec253805e2db92d /runtime/lua/vim/_meta/vimfn.lua | |
parent | 3a61f05dd2d6cb2ac9bca4795467f459595e58dd (diff) | |
download | rneovim-3085c9d9daab611a2a20a1db44868a2e4c8f759e.tar.gz rneovim-3085c9d9daab611a2a20a1db44868a2e4c8f759e.tar.bz2 rneovim-3085c9d9daab611a2a20a1db44868a2e4c8f759e.zip |
revert: "Makefile: use pattern rules for build/.deps (#10366)"
This reverts commit 7f6ff829aa2347eb940d8e70a825ea335d8f15ed.
The given reasoning and usecase is unsatisfactory. While it is true that
it allows to run `make build/bin/nvim`, it can easily be recreated with
`ninja -C build bin/nvim` which does the exact same thing. This minor
convenience is not worth adding the extra code given how rare this
usecase should be.
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions