mbox series

[0/2] Makefile: A few post-meson-conversion fixes

Message ID 159896923655.442705.11922948674073863022.stgit@bahia.lan (mailing list archive)
Headers show
Series Makefile: A few post-meson-conversion fixes | expand

Message

Greg Kurz Sept. 1, 2020, 2:20 p.m. UTC
The meson conversion broke the ability to use cscope, etags and ctags
without running configure beforehand, which is a bit painful. This series
restore the previous behavior.

---

Greg Kurz (2):
      Makefile: Add back TAGS/ctags/cscope rules
      Makefile: Fix in-tree clean/distclean


 Makefile |   33 ++++++++++++++++++++++++---------
 1 file changed, 24 insertions(+), 9 deletions(-)

--
Greg