This file needs to have CR line endings for MPW to be happy with it.
[sgt/putty] / mac / mkputty.mpw
CommitLineData
84ed8b90 1# $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