pspp-dev
[Top][All Lists]
Advanced

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

Re: too-aggressive clean rule


From: John Darrington
Subject: Re: too-aggressive clean rule
Date: Sat, 10 Oct 2009 06:56:54 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

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 <address@hidden> 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
     address@hidden
     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.


Attachment: signature.asc
Description: Digital signature


reply via email to

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