mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-10 11:25:06 -05:00
Fix
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@115 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
3b7cd21fbd
commit
8b999a88b8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user