#!/usr/bin/env sh rm -rf CMakeFiles cmake_install.cmake CMakeCache.txt Makefile cmake ./ sleep 10 # prevents clock skew make -j$(nproc)