This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [RFC/PATCH] make "make install" play nicely in CVS trees


 

> -----Original Message-----
> From: gcc-patches-owner On Behalf Of Dave Korn
> Sent: 25 March 2004 17:21


>   So, do you think it would be suitable to replace the for 
> loop with a couple of lines like:
> 
> 	find $(libsubdir)/include/ -name '\*.h' -xargs rm
> 	-rm $(libsubdir)/include/README



Apart of course from the fact that there's no "-xargs"; read that as "|
xargs"


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]