|
From: | anonymous |
Subject: | [bug #51591] Typographical error in manual |
Date: | Thu, 27 Jul 2017 10:59:00 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36 |
URL: <http://savannah.gnu.org/bugs/?51591> Summary: Typographical error in manual Project: make Submitted by: None Submitted on: Thu 27 Jul 2017 02:58:59 PM UTC Severity: 3 - Normal Item Group: Documentation Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: None Operating System: Any Fixed Release: None Triage Status: None _______________________________________________________ Details: Hello, Please check the section at the URL here: http://www.gnu.org/software/make/manual/make.html#Cleanup In the following example: .PHONY : clean clean : -rm edit $(objects) This should read: .PHONY : clean clean : rm edit $(objects) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?51591> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |