source: trunk/src/gcc/config/mpw/mpw-touch@ 2

Last change on this file since 2 was 2, checked in by bird, 22 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.