zfs/module
Arvind Sankar 0b03254830 Fix tags targets in module/Makefile.in + cleanup
These targets look to have been copied from an automake-generated
Makefile.in, and can't work since none of the auto-generated automake
variables are defined here.

Moreover, ctags has been overridden in the top-level Makefile, so the
target is pointless anyway, and gtags is not a recursive target.

Fix cscopelist by moving it to the top-level Makefile as well, in line
with ctags and etags.

Also, add -a to ctags command as well, otherwise it won't work if more
than one xargs invocation takes place.

Add assembler files to ctags/etags, prune all dotted-dirs, and restrict
the find to files only.

Cleanup: add .PHONY to module/Makefile.in, and fix one recipe with a
missing continuation character.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10493
2020-06-24 18:19:44 -07:00
..
avl Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
icp Make Skein_{Get,Put}64_LSB_First inline functions 2020-06-18 12:21:38 -07:00
lua Switch off -Wmissing-prototypes for libgcc math functions 2020-06-18 12:21:46 -07:00
nvpair Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
os Add zfs_multihost_interval tunable handler for FreeBSD 2020-06-23 13:32:42 -07:00
spl Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
unicode Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
zcommon Add include files for prototypes 2020-06-18 12:21:25 -07:00
zfs Add zfs_multihost_interval tunable handler for FreeBSD 2020-06-23 13:32:42 -07:00
.gitignore Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
Kbuild.in Move zfs_gitrev.h to build directory 2020-06-24 18:19:28 -07:00
Makefile.bsd Move zfs_gitrev.h to build directory 2020-06-24 18:19:28 -07:00
Makefile.in Fix tags targets in module/Makefile.in + cleanup 2020-06-24 18:19:44 -07:00