зеркало из https://github.com/github/putty.git
This file needs to have CR line endings for MPW to be happy with it.
[originally from svn r5254]
This commit is contained in:
Родитель
0c90b55556
Коммит
17f484ae66
|
@ -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$
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."
|
Загрузка…
Ссылка в новой задаче