@comment $OpenBSD$
share/vim/vimfiles/doc/printf.txt
share/vim/vimfiles/doc/vim-printf.tags
@comment merge tagfiles of plugin documentation
@exec-always sort -mo %D/share/vim/vimfiles/doc/tags %D/share/vim/vimfiles/doc/*.tags 2>/dev/null || true
@comment remove tags, so that the doc dir can be deleted if necessary
@unexec-delete rm -f %D/share/vim/vimfiles/doc/tags
@comment if there still is plugin documentation left, recreate tags file
@unexec-delete (ls %D/share/vim/vimfiles/doc/*.tags && sort -mo %D/share/vim/vimfiles/doc/tags %D/share/vim/vimfiles/doc/*.tags) 2>/dev/null || true
share/vim/vimfiles/plugin/
share/vim/vimfiles/plugin/printf.vim
