From a3acbf46947e52ff596461a4cf6f539884c9dbbd Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 3 May 1999 07:29:06 +0000 Subject: 19990502 sourceware import --- config/mpw/mpw-touch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config/mpw/mpw-touch (limited to 'config/mpw/mpw-touch') diff --git a/config/mpw/mpw-touch b/config/mpw/mpw-touch new file mode 100644 index 000000000..c743a5122 --- /dev/null +++ b/config/mpw/mpw-touch @@ -0,0 +1,7 @@ +# "Touch" command. + +If "`Exists "{1}"`" != "" + SetFile -m . "{1}" +Else + Echo ' ' > "{1}" +End If -- cgit v1.2.3