[PATCH 0/2] Makefile: Some more cleanups for cscope/TAGS/ctags

Greg Kurz posted 2 patches 3 years, 7 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/159916226258.691541.13056254320330610953.stgit@bahia.lan
Makefile |   10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
[PATCH 0/2] Makefile: Some more cleanups for cscope/TAGS/ctags
Posted by Greg Kurz 3 years, 7 months ago
The first patch is a leftover that could probably go through the trivial
tree. The second one avoids an awkward indexation of the meson code if
the meson submodule is present.

---

Greg Kurz (2):
      Makefile: Drop extra phony cscope
      Makefile: Skip the meson subdir in cscope/TAGS/ctags


 Makefile |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

--
Greg