Makefile: add "clean" target
commit0d9e3ec38eb1222744feec256062f20a6a3026e6
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 28 Jan 2011 22:11:52 +0000 (29 00:11 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 28 Jan 2011 22:11:52 +0000 (29 00:11 +0200)
treed2e9ba527c6c3452cfab89505f85eaceeab3bb8a
parent8d4b3c2e9960e57aef5f909f3ea76550eae03607
Makefile: add "clean" target

Add a "clean" target that deletes the ffmpeg_build directory
completely and runs "make distclean" in the libass and mplayer
directories. Mainly useful if you don't have the git metadata required
by the ./clean script.
Makefile