This file needs to have CR line endings for MPW to be happy with it.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Feb 2005 14:39:22 +0000 (14:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 5 Feb 2005 14:39:22 +0000 (14:39 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@5254 cda61777-01e9-0310-a592-d414129be87e

mac/mkputty.mpw

index 74f0fb0..49c46b2 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