summaryrefslogtreecommitdiff
path: root/mcon/U/d_castneg.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/d_castneg.U')
-rw-r--r--mcon/U/d_castneg.U8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcon/U/d_castneg.U b/mcon/U/d_castneg.U
index 022c3dd..8fd67e3 100644
--- a/mcon/U/d_castneg.U
+++ b/mcon/U/d_castneg.U
@@ -1,7 +1,7 @@
-?RCS: $Id: d_castneg.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -23,7 +23,7 @@
?X:
?X: Can the compiler cast negative / odd floats to unsigned values.
?X:
-?MAKE:d_castneg castflags: cat +cc +ccflags rm Setvar signal_t
+?MAKE:d_castneg castflags: cat +cc +ccflags rm_try Setvar signal_t
?MAKE: -pick add $@ %<
?S:d_castneg:
?S: This variable conditionally defines CASTNEG, which indicates
@@ -139,5 +139,5 @@ case "$castflags" in
esac
set d_castneg
eval $setvar
-$rm -f try.*
+$rm_try