From: Maciej Witkowiak (ytm_at_elysium.pl)
Date: 2003-08-18 23:15:52
Ullrich von Bassewitz dnia 18 sie 2003 o 22:51 +0200 napisał:
> > I think it means that 'rm' should be changed to '$(RM)' in every single
> > Makefile. Actually on my Linux system $(RM) is defined as 'rm -f'.
>                                                         
> Is this really the default for all versions of GNU make?
Yes, it is. From info pages of GNU make 3.80:
File: make.info,  Node: Implicit Variables
Variables Used by Implicit Rules
================================
(...)
   Here is a table of variables used as names of programs in built-in
rules:
(...)
`RM'
     Command to remove a file; default `rm -f'.
ytm
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-08-18 23:17:09 CEST