Branch : - branch - master - tag -
#!/bin/sh . ../configure.subr UNAME=$(uname) echo "UNAME = ${UNAME}" >> ${CONFIGURE_MK} update_configure_mk