Message-Id: <3.0.6.32.19990730233311.007ce230@dce03.ipt.br> X-Sender: csrabak AT dce03 DOT ipt DOT br X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 30 Jul 1999 23:33:11 -0300 To: djgpp AT delorie DOT com From: "Cesar S. Rabak" Subject: Re: RHIDE doesn't generate me Makefile In-Reply-To: <7no0dr$6og@dfw-ixnews3.ix.netcom.com> References: <379F3002 DOT AF35EFE8 AT unex DOT es> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 18:32 28/07/99 -0400, "Marp" wrote: >You need to look a little more carefully. Rhide doesn't name the file >makefile. It names it projname.mak where projname is the name of your >project. Just rename it to makefile and you can use it. > FWIW, in fact you may use it without renaming if you wish: make -f projname.mak would do it Cesar