From: Hoang Duc Minh Newsgroups: comp.os.msdos.djgpp Subject: Can not run GNU make on NT! Date: Thu, 08 Jun 2000 19:20:27 +0200 Organization: University of Heidelberg, Germany Lines: 10 Message-ID: <393FD5DB.4CC5E773@iwr.uni-heidelberg.de> NNTP-Posting-Host: gregory.iwr.uni-heidelberg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.urz.uni-heidelberg.de 960480841 21318 129.206.108.70 (8 Jun 2000 16:14:01 GMT) X-Complaints-To: usenet AT news DOT urz DOT uni-heidelberg DOT de NNTP-Posting-Date: 8 Jun 2000 16:14:01 GMT X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have a problem is that I can not run make program on NT although I can run gcc, gpp .. of DIGPP package. When I run make program the error message is : "make.exe : *** No targets specified and no makefile found. Stop" but the directory I run the make command have a makefile. What I should do to fix this problem. Thank you in advance. H. Minh