import "vcs/git" import "compile/cmake" name=armips vcs_git "https://github.com/Kingcom/$name" header_end cd "$name" compile_cmake_installbin "$name" # vim:set tabstop=4 shiftwidth=4 syntax=sh et: