mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-22 14:39:24 -05: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
|
||||
|
||||
@ -7,7 +7,7 @@ Set makefile Makefile.mpw
|
||||
Echo "# `Date -t` ----- Analyzing dependencies."
|
||||
Begin
|
||||
Echo "Set Echo 1"
|
||||
Make "{program}" {"Parameters"} -f "{makefile}"
|
||||
Make {"Parameters"} -f "{makefile}"
|
||||
End > make.out
|
||||
Echo "# `Date -t` ----- Executing build commands."
|
||||
make.out
|
||||
|
Loading…
x
Reference in New Issue
Block a user