1# Copyright: 2018 Masatake YAMATO 2# License: GPL-2 3 4CTAGS=$1 5 6"${CTAGS}" --quiet --options=NONE --with-list-header=no --_pretend-Lisp=C --list-kinds=C 7