Thread (100 messages) 100 messages, 3 authors, 2021-11-18

Re: [PATCH v3 21/23] Makefile: disable GNU make built-in wildcard rules

From: Mike Hommey <hidden>
Date: 2021-11-17 03:00:38

On Tue, Nov 16, 2021 at 01:00:21PM +0100, Ævar Arnfjörð Bjarmason wrote:
+### Remove GNU make implicit rules
+
+## This speeds things up since we don't need to look for and stat() a
+## "foo.c,v" every time a rule referring to "foo.c" is in play. See
+## "make -p -f/dev/null | grep ^%::'".
+%:: %,v
+%:: RCS/%,v
+%:: RCS/%
+%:: s.%
+%:: SCCS/s.%
`MAKEFLAGS += -r` should have the same effect (and more)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help