From 774944e8132ad42466f4c93f29294eeed090a138 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Fri, 9 Dec 2016 15:22:06 +0100 Subject: First flurry of using $rm_try to clean op (#8) --- mcon/U/d_castneg.U | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mcon/U/d_castneg.U') diff --git a/mcon/U/d_castneg.U b/mcon/U/d_castneg.U index be8ae0e..517ac1c 100644 --- a/mcon/U/d_castneg.U +++ b/mcon/U/d_castneg.U @@ -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 -- cgit v1.2.3