bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make documentation bug


From: Didier Giovannangeli
Subject: make documentation bug
Date: Fri, 3 May 2002 09:28:22 -0400

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:address@hidden  
  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       
                                                              
==============================================================






reply via email to

[Prev in Thread] Current Thread [Next in Thread]