Re: cannot get include-from to work

2000-11-14 Thread Wout van Reemst
On Mon, Nov 13, 2000 at 08:20:59PM +, asmith wrote: > Hi folks > > I would appreciate a little help. I have attached a little script which is > intended to transfer only source file files ( .cc,.h, etc) from a SCO Unix box > to aLinux box leaving all the (.o and binaries behind). Unfort

cannot get include-from to work

2000-11-14 Thread Wout van Reemst
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to [EMAIL PROTECTED] for more info. Hi folks I would appreciate a little help. I have attached a little script which is intend

Re: cannot get include-from to work

2000-11-13 Thread Dave Dykstra
On Mon, Nov 13, 2000 at 08:20:59PM +, asmith wrote: > Hi folks > > I would appreciate a little help. I have attached a little script which is > intended to transfer only source file files ( .cc,.h, etc) from a SCO Unix box > to aLinux box leaving all the (.o and binaries behind). Unfortuna

cannot get include-from to work

2000-11-13 Thread asmith
Hi folks I would appreciate a little help. I have attached a little script which is intended to transfer only source file files ( .cc,.h, etc) from a SCO Unix box to aLinux box leaving all the (.o and binaries behind). Unfortunately it transfers every file. Am I doing something stupid ? --