From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: Multiple path system support
24 Jan 1997 05:11:27 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC09CA.BA6B76E0.cygnus.gnu-win32@sos>
Original-To: "'gnu-win32@cygnus.com'" <gnu-win32@cygnus.com>,
        "'Ed James'"
	 <edjames@cisco.com>
Encoding: 19 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

Ed James wrote:
 
> I'd really like this to work in a makefile:
> 
> 	PROJLIBS = c:/project/lib/proj.lib
> 
> 	foo:	foo.c $(PROJLIBS)
> 		$(CL) $? -o $@
> 

But what about
PATH=$PATH:c:/project/lib

?-)

-- 
Sergey Okhapkin
Moscow, Russia
Looking for a job

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
