Date: Sun, 20 Oct 1996 14:03:07 +0200 (IST) From: Eli Zaretskii To: Steve Goodrich Cc: djgpp AT delorie DOT com Subject: Re: Make 3.73 and NT 3.51 problem In-Reply-To: <545quh$a9n@news.xmission.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 17 Oct 1996, Steve Goodrich wrote: > I am trying to set up an environment for creating DOS programs under > Windows NT using djgpp. When I try to run make against a make file, > nothing happens. I have even specified a bad target name just to try > to get an error reported back. I get no messages and nothing is > compiled. If I run it in a directory with no makefile, I am told *** > no targets. Stop. Two questions: 1) What version of Make do you use? What is the size of the .EXE file and its time stamp? 2) Does the above happen even if you invoke non-DJGPP programs from the Makefile, or is this problem limited to calling DJGPP programs only?