lists.zerezo.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

***BOGO*** Re: [MPlayer-dev-eng] [RFC] Makefile copyrights



On Wed, Jun 18, 2008 at 03:44:18PM +0200, Michael Niedermayer wrote:
> 
> make mplayer_nodep or any other command line based solution would be alot
> cleaner

What about

touch dir/*.d
find -name '*.d' | xargs touch

or similar?

Then you can just

alias mpmake="find -name '*.d' | xargs touch; make"

Diego
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng