delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/15/08:33:37

Date: Thu, 15 Jul 1999 15:31:07 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: ifchao <ifchao AT faraday DOT com DOT tw>
cc: "djgpp AT delorie DOT com" <djgpp AT delorie DOT com>
Subject: Re: A problem of makefile
In-Reply-To: <378DAD53.1428280A@faraday.com.tw>
Message-ID: <Pine.SUN.3.91.990715152812.5658A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Thu, 15 Jul 1999, ifchao wrote:

>         After I Unzip the make377b.zip, I cannot find the file
> "configure.bat" in the directory of
>         "c:\djgpp\gnu\make-3.77\".
>         Therefore, I cannot create the makefiles.

configure.bat is only needed to *rebuild* Make from its sources.  It is 
not needed to *use* make.exe that comes with mak377b.zip.

Makefiles are simple text files, you create them with your favorite text 
editor.  When you run make.exe which comes with mak377b.zip, it 
automatically looks for a file named "makefile" in the current directory, 
and then invokes the necessary programs as instructed by the makefile.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019