* gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
[deliverable/binutils-gdb.git] / config / mpw / mpw-touch
CommitLineData
252b5132
RH
1# "Touch" command.
2
3If "`Exists "{1}"`" != ""
4 SetFile -m . "{1}"
5Else
6 Echo ' ' > "{1}"
7End If
This page took 0.085724 seconds and 4 git commands to generate.