Fix spelling typo
[binutils.git] / config / mpw / mpw-touch
blobc743a5122b51ab928f2b5f0265da2b485f6e1bb0
1 # "Touch" command.
3 If "`Exists "{1}"`" != ""
4         SetFile -m . "{1}"
5 Else
6         Echo ' ' > "{1}"
7 End If