import 'vcs/git' import 'compile/configure' name=bcunit vcs_git "https://github.com/BelledonneCommunications/$name" header_end cd "$name" ./autogen.sh compile_configure # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: