
$ vim-packager build
$ make -f Makefile.vimp
# auto install dependency
$ make install -f Makefile.vimp

LIBPATH: vimlib/

Statement Arguments is for Statement string, which is in sprintf format.

return current meta object.
pass meta object and check dependency.
init vim dir macro
if install_dirs is given , then we should record:
autoload/zzz.vim
plugin/xxx.vim
if not , then we should find files from vimlib/
TO_INSTALL=$(VIM_BASEDIR)/plugin/xxx.vim
\ $(VIM_BASEDIR)/autoload/zzz.vim