Hmm. Better turn that `make' into a `make -s', or else my nightly
[u/mdw/putty] / mkunxarc.sh
index 3485612..78f4b36 100755 (executable)
@@ -24,7 +24,7 @@ case "$1" in
 esac
 
 perl mkfiles.pl
-(cd doc && make)
+(cd doc && make -s)
 
 relver=`cat LATEST.VER`
 arcname="putty$arcsuffix"