%% [EMAIL PROTECTED] (Kai =?iso-8859-15?q?Gro=DFjohann?=) writes:
k> My suggestion: from (make)Recursion or one of its subnodes, add a
k> pointer to (make)Phony Targets. (And vice versa.)
OK.
--
---
Paul D. Smith
There is a node (make)Phony Targets in the info file which contains a
lot of useful information for recursively running make in subdirs.
However, there is no link to this information from the main node
which talks about subdirs, namely (make)Recursion.
My suggestion: from (make)Recursion or one o
Hey,
possible typo in the section on phony targets.
I assume that the lines
$(SUBDIRS):
$(MAKE) -C $
should read
$(SUBDIRS):
$(MAKE) -C $@
yes?
- arne
___
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listin