commit | eaa2ddbb76798ec70d12351c0db43a7728d29150 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Fri May 22 13:35:07 2015 +0800 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 23 20:23:39 2015 +0300 |
tree | e83644d7a7d09dfcccac522af8c6f5648a1e141d | |
parent | f9cfd6555a3afb142a74a68438c6f4ee4c127e66 [diff] |
Makefile: Fix "make cscope TAGS" Cscope and TAGS files work in source directory rather than the build directory, also, don't ask users to run configure first, because they may have an out of tree build. Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>