summaryrefslogtreecommitdiff
path: root/mcon/U/charsize.U
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2016-12-09 15:22:06 +0100
committerRaphael Manfredi <Raphael_Manfredi@pobox.com>2016-12-09 15:22:06 +0100
commit774944e8132ad42466f4c93f29294eeed090a138 (patch)
tree2aff1ab65ad270ac02356ed105c227ab0cf58f9b /mcon/U/charsize.U
parent9f910d66c936dfdff953e212376f1943af479509 (diff)
First flurry of using $rm_try to clean op (#8)
Diffstat (limited to 'mcon/U/charsize.U')
-rw-r--r--mcon/U/charsize.U4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcon/U/charsize.U b/mcon/U/charsize.U
index f69fea7..ae3cd8b 100644
--- a/mcon/U/charsize.U
+++ b/mcon/U/charsize.U
@@ -15,7 +15,7 @@
?RCS: Revision 3.0 1993/08/18 12:05:34 ram
?RCS: Baseline for dist 3.0 netwide release.
?RCS:
-?MAKE:charsize: Assert Myread cat rm +cc +ccflags echo n c
+?MAKE:charsize: Assert Myread cat rm_try +cc +ccflags echo n c
?MAKE: -pick add $@ %<
?S:charsize:
?S: This variable contains the value of the CHARSIZE symbol, which
@@ -60,5 +60,5 @@ error)
charsize=$size
;;
esac
-$rm -f try.*
+$rm_try