#!/bin/sh CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') \ make -j$(nproc)