#!/bin/sh cc=${CC:-cc} detectarch() { ${cc} -march=native -dM -E - config.mk