It's a builtin variable, just like CC. According to the make manual:
RM
Command to remove a file; default `rm -f'.
Perhaps you have an environment variable of that name set ?
J'
On Fri, Oct 09, 2009 at 09:38:31AM -0700, Ben Pfaff wrote:
John Darrington <[email protected]> writes:
> I always understood that $(RM) should be prefered. It expands to "rm -f"
> on POSIX systems an "DEL /Y" on windoze.
What makes it expand that way? Here on my GNU/Linux box, with
Automake 1.10 and GNU Make 3.81, it expands to the null string.
I do not see a definition for it in Makefile.in.
--
Ben Pfaff
http://benpfaff.org
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
