source: vendor/binutils/current/config/mpw/mpw-touch

Last change on this file was 10, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 96 bytes
Line 
1# "Touch" command.
2
3If "`Exists "{1}"`" != ""
4 SetFile -m . "{1}"
5Else
6 Echo ' ' > "{1}"
7End If
Note: See TracBrowser for help on using the repository browser.