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