Make 'include' directive with Cygnus bash - path problem

2002-03-25 Thread Ronnie Shipman
> I have encountered a problem including makefiles. > Here are two very simple example makefiles: > > *** First simple makefile: makefile > > TEMP=$(shell pwd) > export > > # Including this works > include c:/RIS/Software/3G_Platform_2_5_make/makefile.test > > # Including this fails > #includ

RE: Make 'include' directive with Cygnus bash - path problem

2002-03-25 Thread Ronnie Shipman
/3G_Platform_2_5_make/makefile.test -rw-r--r--1 Administ None 39 Mar 25 14:40 c:/RIS/Software/3G_Platform_2_5_make/makefile.test > -Original Message- > From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] > Sent: 25 March 2002 17:44 > To: Ronnie Ship