]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
This file needs to have CR line endings for MPW to be happy with it.
authorSimon Tatham <anakin@pobox.com>
Sat, 5 Feb 2005 14:39:22 +0000 (14:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 5 Feb 2005 14:39:22 +0000 (14:39 +0000)
[originally from svn r5254]

mac/mkputty.mpw

index 74f0fb0e1d8b4900386569defce7632c25ca27e8..49c46b2a7ffa72bf1032c29a6f42ef1ed442f2e4 100644 (file)
@@ -1,15 +1 @@
-# $Id: mkputty.mpw,v 1.3 2002/12/30 15:41:52 ben Exp $
-
-Set makefile Makefile.mpw
-
-#      Run Make, then execute its output.
-
-Echo "# `Date -t` ----- Analyzing dependencies."
-Begin
-       Echo "Set Echo 1"
-       Make {"Parameters"} -f "{makefile}"
-End > make.out
-Echo "# `Date -t` ----- Executing build commands."
-make.out
-Delete make.out
-Echo "# `Date -t` ----- Done."
+# $Id$\r\rSet makefile Makefile.mpw\r\r#   Run Make, then execute its output.\r\rEcho "# `Date -t` ----- Analyzing dependencies."\rBegin\r     Echo "Set Echo 1"\r      Make {"Parameters"} -f "{makefile}"\rEnd > make.out\rEcho "# `Date -t` ----- Executing build commands."\rmake.out\rDelete make.out\rEcho "# `Date -t` ----- Done."\r
\ No newline at end of file