From: "DeHackEd" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: make with rhide Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.0810.800 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Message-ID: Date: Mon, 25 Jan 1999 11:53:52 -0500 NNTP-Posting-Host: 142.194.222.192 X-Trace: tundra.ops.attcanada.net 917283292 142.194.222.192 (Mon, 25 Jan 1999 16:54:52 GMT) NNTP-Posting-Date: Mon, 25 Jan 1999 16:54:52 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Not on it's own, though you can try to make a project on your own. There is a way to save a project file as a makefile, but I don't think there is a way to make it the other way around. Just run a DOS shell from the file menu and run make from there. Then use EXIT to get back. Raju K.V wrote in message news:Pine DOT SV4 DOT 3 DOT 93 DOT 990125142209 DOT 17577B-100000 AT tagore... >is there any way by which i can run make from RHIDE? ie supposing i have >all the source files and makefile in the current directory. can rhide run >make with the makefile in the current directory? > >raju > >