This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: make


On Thu, Nov 02, 2000 at 10:36:52AM +1300, CGuerra@brocker.co.nz wrote:
>Hi all,
>
>I'm trying to include a file from a makefile, but it says that the file is
>not there. I'm using the UNIX_MODE and sh.   In the current directory I
>have a makefile with the following line. The global file is in the same
>directory.  What's wrong??
>
>include "global"

Don't quote the filename argument.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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