git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@115 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
Wizzup? 2009-10-06 23:12:51 +00:00
parent 3b7cd21fbd
commit 8b999a88b8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ self := mufasa_intro
default: createreport
clean:
rm -f *.{pdf,log, aux}
find -iname "$(self)*" | grep -v svn | grep -v tex | xargs rm -vf
$(MAKE) -C Pics/ clean
createreport: