#!/bin/sh

# unclobber current dir.
rm -v *.aux *.log `grep -li "^% Creator: LilyPond" *.out *.uit` *.orig *~
