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/listinfo/bug-make

Reply via email to