#!/bin/sh find . -type f \( -name '*.o' -o -name '*.inc' \) -exec rm -f {} + rm -f .compile .link-executable .link-library .vars.rc all compile_flags.txt libpack.so test test_gen