TWIMC,

In section "Phony Targets" of the online manual for make-3.79.1 
the third example command line is missing '@' after the $, I believe.


        SUBDIRS = foo bar baz

        .PHONY: subdirs $(SUBDIRS)

        subdirs: $(SUBDIRS)

        $(SUBDIRS):
          $(MAKE) -C $

        foo: baz


Thanks for providing this software and documentation.

best regards,

didier

==============================================================
                                                              
  Didier Giovannangeli        mailto:[EMAIL PROTECTED]  
  Senior SW/FW Engineer                                       
  D S I  Datotech Systems Inc.           http://www.dato.com  
  455 Fenelon Blvd - suite 100                                
  Dorval, QC                          tel: 514.828.0888 x236  
  CANADA  H9S 5T8                     fax: 514.828.0806       
                                                              
==============================================================




_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to