mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-13 09:07:33 -05:00
This file needs to have CR line endings for MPW to be happy with it.
[originally from svn r5254]
This commit is contained in:
@ -1,15 +1 @@
|
|||||||
# $Id: mkputty.mpw,v 1.3 2002/12/30 15:41:52 ben Exp $
|
# $Id$
|
||||||
|
|
||||||
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."
|
|
Reference in New Issue
Block a user