[MPlayer-dev-eng] [RFC] Makefile copyrights

Michael Niedermayer michaelni at gmx.at
Thu Jun 19 22:01:17 CEST 2008


On Thu, Jun 19, 2008 at 07:02:41PM +0200, Diego Biurrun wrote:
> 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"

2 problems
1. i still cannot mix this with a normal make with all dependancies.
   if i did run mpmake i need a make distclean before i can make with deps
2. it takes time to go over all the .d files that time is wasted

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20080619/b8c30126/attachment.pgp>


More information about the MPlayer-dev-eng mailing list