Am Mittwoch, den 04.01.2006, 14:36 +0100 schrieb Wolfgang Denk:
> In message <1136380085.15908.15.camel at localhost> you wrote:
> > 
> > > + find $(FINDHPATH) \( -name SCCS -o -name .svn \) -prune -o -follow 
> > > -name \*.h ! -name modversions.h -print | xargs scripts/mkdep -- > 
> > > .hdepend
> > >   scripts/mkdep -- init/*.c > .depend
> > 
> > Would'nt this overwrite .depend if xargs executes mkdep more than once?
> 
> No, why should it? The filr eredirection happens just  once,  in  the
> shell,  even before xargs gets executed. It does not matter how often
> mkdep gets called then.

Gah. You're right, of course ;/ 

> 
> > I'd suggest (beware, manually hacked diff ;):
> 
> I have no idea what you're trying to fix or improve with this.

"problem is in front of keyboard" Oder so.

> 
> Best regards,
> 
> Wolfgang Denk
> 
-- 
Stefan Eletzhofer
InQuant GmbH
Bahnhofstra?e 11
D-88214 Ravensburg
http://www.inquant.de
http://www.eletztrick.de
+49 (0) 751 35 44 112
+49 (0) 171 23 24 529 (Mobil)
+49 (0) 751 35 44 115 (FAX)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : 
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060104/e532f2cd/attachment.pgp
 

Reply via email to