bug-make
[Top][All Lists]
Advanced

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

Document typo


From: Michael Procca
Subject: Document typo
Date: Mon, 28 Oct 2013 11:36:33 -0500
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0

The last line of "Section 6.5 Setting Variables" of
http://www.gnu.org/software/make/manual/make.html#Recipes is:

    var := $(shell find . -name "*.c")

and believe should be:

    var := $(shell find . -name '*.c')
Michael Procca
Software Developer
Iders Incorporated
27047 Oakwood Road
Oakbank, MB R0E 1J2
Tel: (204) 444-5200 ext 240
Fax: (204) 444-5900
       [http://www.iders.ca/IDERS_logo.jpg]
________________________________
Iders Incorporated Confidential:
________________________________
This message is intended solely for the use of the designated recipient(s) and 
their appointed delegates, and may contain confidential information. Any 
unauthorized disclosure, copying or distribution of its contents is strictly 
prohibited. If you have received this message in error, please destroy it and 
advise the sender immediately by phone, Email or facsimile.



reply via email to

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