delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/10/25/16:32:38

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
From: Robert Mecklenburg <mecklen AT cimsoft DOT com>
MIME-Version: 1.0
Message-ID: <14839.17241.468000.98385@gargle.gargle.HOWL>
Date: Wed, 25 Oct 2000 14:32:25 -0600
To: cygwin AT sources DOT redhat DOT com, bug-make AT gnu DOT org
Subject: -include is not silent in 3.79.1
X-Mailer: VM 6.76 under Emacs 20.7.1

I don't know if this is a cygwin bug or a make bug, so I've sent to
both lists.  When the following makefile is run on W2K with the latest
cygwin make (3.79.1) it produces a warning message and should not.

# Makefile
-include bar.mk
bar.mk:
	touch $@


When executed on W2K generates:

17 OOPS:cimsoft$ make
Makefile:1: bar.mk: No such file or directory
echo "# hi" > bar.mk
make: `bar.mk' is up to date.
18 OOPS:cimsoft$ make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-cygwin
...


When executed on redhat lynux generates:

[mecklen AT wolf mecklen]$ make
touch bar.mk
make: `bar.mk' is up to date.
[mecklen AT wolf mecklen]$ make --version
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu
...


The info manual says that -include should not print messages if files
aren't found.  Thoughts?

Thanks,
-- 
Robert Mecklenburg


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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