Home
last modified time | relevance | path

Searched hist:e90df5eada4e6047548203d781bd61ddcc45d7b4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefilee90df5eada4e6047548203d781bd61ddcc45d7b4 Thu Oct 15 09:49:06 CDT 2020 Greg Kurz <groug@kaod.org> Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree

Tools usually expect the index files to be in the source tree, eg. emacs.
This is already the case when doing out-of-tree builds, but with in-tree
builds they end up in the build directory.

Force cscope, ctags and etags to put them in the source tree.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <160277334665.1754102.10921580280105870386.stgit@bahia.lan>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>