MKSHELL=rc path=$PLAN9/bin $path eps = wmii.eps calc = rc -c 'echo 4k $* p | dc} iconwidth = 16 imagewidth = 154 %.pdf: %.eps sh epstopdf $stem.eps %-small.png: %.eps epsbox = `{sed -n '/^%%BoundingBox:/{s/.*://p; q;}' $stem.eps} iconscale = `{*=$epsbox; $calc $iconwidth $3 $1 -/} iconheight = `{*=$epsbox; $calc $4 $2 - $iconscale '*'} * = `{hoc -e'-('$epsbox')'} x = $1 y = $2 gs -q -dBATCH -dNOPAUSE -s'DEVICE=pngalpha' -s'OutputFile='$target -g$iconwidth^x^$iconheight - <