From: morse AT harborcom DOT net Subject: Re: Picking up include directories automatically 10 May 1997 16:45:07 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199705101708.NAA26779.cygnus.gnu-win32@ns2.harborcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Comments: Authenticated sender is Original-To: gnu-win32 AT cygnus DOT com X-mailer: Pegasus Mail for Win32 (v2.42a) Original-Sender: owner-gnu-win32 AT cygnus DOT com > Date: Fri, 9 May 1997 14:20:15 +0000 > From: Jon Thackray > To: gnu-win32 AT cygnus DOT com > Subject: Picking up include directories automatically > Is there some way to persuade cpp to look in some include directories > automatically? The old one used to look at the value of the include > environment varaible, the latest (b17.1) appears to ignore this. > Putting these directories on the command line is not an option, as > they vary from machine to machine. I've handled this by defining a local makefile 'local.mak' that has default settings for the lib and include dirs among others. App specific make files then include this file (-include local.mak). - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".