proper attribution
[cleanmysourcetree.git] / compile.sh
1 #!/bin/sh
2 gcc -O3 -Wall -std=gnu99 -o cleanmysourcetree cleanmysourcetree.c