mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 09:12:24 +00:00
Remove a spurious reference to a variable I've removed.
[originally from svn r2386]
This commit is contained in:
parent
672404dc4e
commit
d5d52933dd
@ -1,4 +1,4 @@
|
|||||||
# $Id: mkputty.mpw,v 1.2 2002/12/29 19:11:40 ben Exp $
|
# $Id: mkputty.mpw,v 1.3 2002/12/30 15:41:52 ben Exp $
|
||||||
|
|
||||||
Set makefile Makefile.mpw
|
Set makefile Makefile.mpw
|
||||||
|
|
||||||
@ -7,7 +7,7 @@ Set makefile Makefile.mpw
|
|||||||
Echo "# `Date -t` ----- Analyzing dependencies."
|
Echo "# `Date -t` ----- Analyzing dependencies."
|
||||||
Begin
|
Begin
|
||||||
Echo "Set Echo 1"
|
Echo "Set Echo 1"
|
||||||
Make "{program}" {"Parameters"} -f "{makefile}"
|
Make {"Parameters"} -f "{makefile}"
|
||||||
End > make.out
|
End > make.out
|
||||||
Echo "# `Date -t` ----- Executing build commands."
|
Echo "# `Date -t` ----- Executing build commands."
|
||||||
make.out
|
make.out
|
||||||
|
Loading…
Reference in New Issue
Block a user