bug-make
[Top][All Lists]
Advanced

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

Minor documentation bug


From: Yakup Akbay
Subject: Minor documentation bug
Date: Fri, 30 Jan 2009 05:04:36 -0800

Hi,

 

in chapter ‘2.7 Rules for Cleaning the Directory’ in ‘GNU make’ document.

 

This is the link to the chapter:

http://www.gnu.org/software/make/manual/make.html#Cleanup

 

 

     .PHONY : clean

     clean :

             -rm edit $(objects)

 

The minus sign before ‘rm’ seems to be a clerical error.

 

 

Regards,

Yakup

 


reply via email to

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