]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mkunxarc.sh
Hmm. Better turn that `make' into a `make -s', or else my nightly
[PuTTY.git] / mkunxarc.sh
index 3485612b7a2dff5c7c3d65986416a50739ff53e9..78f4b360c368943ef9359ff6909692235cc376ae 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"