Message-ID: <3634EC3F.4BCFF70A@montana.com> Date: Mon, 26 Oct 1998 14:40:16 -0700 From: bowman X-Mailer: Mozilla 4.5b2 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: makefile probs References: <3634D56D DOT B8834474 AT clover DOT c2d DOT fedex DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Walter Moore wrote: > > Question, > This make file works with gmake on solaris, why do I get complaints > on Win95? These are the errors I get, which I believe are due to the > lines with '-@if': > Syntax error > Bad command or file name are you running bash or an equivalent as a shell? That is the error I get if I try to feed a @do construct to command.com.