www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/24/10:41:00

Date: Mon, 24 Feb 1997 17:28:38 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Cesar Scarpini Rabak <csrabak AT dce03 DOT ipt DOT br>
cc: George Foot <gfoot AT mc31 DOT merton DOT ox DOT ac DOT uk>, djgpp AT delorie DOT com
Subject: Re: makefile help
In-Reply-To: <1.5.4.16.19970224122356.37ef0136@dmeasc.rc.ipt.br>
Message-ID: <Pine.SUN.3.91.970224172321.4636B-100000@is>
MIME-Version: 1.0

On Mon, 24 Feb 1997, Cesar Scarpini Rabak wrote:

> >	all: foo
>              ^^^^ <- This way we generate a foo _and_ foo.exe! OTOH, GNU
> make doesn't make foo.exe if one puts in the all line just foo.exe!

This was done on purpose: the built-in rules of Make don't know how to
build foo.exe.  It doesn't hurt anything (except disk space) to have both
foo and foo.exe, but you do gain all the support Make can give you. 

- Raw text -


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