[MPlayer-dev-eng] [PATCH] clean and cross-compilation

Joey Parrish joey at nicewarrior.org
Wed Aug 25 07:58:19 CEST 2004


On Tue, Aug 24, 2004 at 10:35:56PM +0100, Martin Simmons wrote:
> >>>>> On Tue, 24 Aug 2004 22:15:47 +0200, Diego Biurrun <diego at biurrun.de> said:
> 
>   Diego> Kenny (Constantine Shulyupin) writes:
> 
>   >> clean:
>   >> -rm -f *.o *~ $(OBJS) codecs.conf.h
>   >> +	@for a in $(PARTS); do $(MAKE) -C $$a clean; done
> 
>   Diego> IIRC clean is not recursive on purpose.
> 
> Because all isn't recursive either?  Maybe someone can explain why that's
> useful...

If I want to clean the objects in the main root directory without
deleting everything in libvo, I'd just type make clean.  If I want it
all gone, make distclean.

--Joey

-- 
All philosophy is naïve.




More information about the MPlayer-dev-eng mailing list