mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-12 20:35:10 -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
|
default: createreport
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.{pdf,log, aux}
|
find -iname "$(self)*" | grep -v svn | grep -v tex | xargs rm -vf
|
||||||
$(MAKE) -C Pics/ clean
|
$(MAKE) -C Pics/ clean
|
||||||
|
|
||||||
createreport:
|
createreport:
|
||||||
|
Loading…
Reference in New Issue
Block a user