]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - config/mpw/mpw-touch
Imported gcc-4.4.3
[msp430-gcc.git] / config / mpw / mpw-touch
diff --git a/config/mpw/mpw-touch b/config/mpw/mpw-touch
deleted file mode 100644 (file)
index c743a51..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# "Touch" command.
-
-If "`Exists "{1}"`" != ""
-       SetFile -m . "{1}"
-Else
-       Echo ' ' > "{1}"
-End If