19990502 sourceware import

This commit is contained in:
Richard Henderson
1999-05-03 07:29:06 +00:00
commit a3acbf4694
265 changed files with 76608 additions and 0 deletions

7
config/mpw/mpw-touch Normal file
View File

@@ -0,0 +1,7 @@
# "Touch" command.
If "`Exists "{1}"`" != ""
SetFile -m . "{1}"
Else
Echo ' ' > "{1}"
End If