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
