%% "Christopher Jones" <[EMAIL PROTECTED]> writes:
>> It would be nice if you'd included the "smallest Makefile
>> possible", as well as the error you got and what you expected it to
>> do :).
cj> I forgot to send the attachment, oops.
I can't remember if I replied to this or not.
An
Title: RE: New Cygwin Net Release (make error)
> -Original Message-
> From: Paul D. Smith [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 19, 2000 12:57 PM
> To: Christopher Jones
> Cc: Bernard Dautrevaux; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject:
%% "Christopher Jones" <[EMAIL PROTECTED]> writes:
HTML isn't necessary on the mailing list; plain text is just fine, thanks.
>> From Bernard
>> From Brian
>>> #--begin Makefile---
>>> SOMEVAR=$(ANOTHERVAR)/etc
>>> include $(DEVDIR)/Makefile.mstr
>>> #--end Makefile---
>>> DE
Title: RE: New Cygwin Net Release (make error)
From Bernard
> From Brian
>> Okay, I'm sure of what caused this now. The Makefile look
>> something like
>> this.
>>
>> #--begin Makefile---
>> SOMEVAR=$(ANOTHERVAR)/etc
>> i