Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 1 Nov 2000 16:35:17 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@sources.redhat.com
Subject: Re: make
Message-ID: <20001101163517.A17914@redhat.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sources.redhat.com
References: <OFCBF1CBCA.759295C8-ONCC25698A.0076374F@akl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <OFCBF1CBCA.759295C8-ONCC25698A.0076374F@akl>; from CGuerra@brocker.co.nz on Thu, Nov 02, 2000 at 10:36:52AM +1300

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

