#!/bin/sh clang-format --verbose -i pmake.js `find src "(" -name "*.c" -or -name "*.h" ")" -and -not -path "src/icon/*"`