shithub: touchuichal

ref: c99c21d80ff6c16f1a1fa8ecf80b0dfea0fc2907
dir: /mkfile/

View raw version
PDF=`{ls *.txt | sed 's/txt$/pdf/g'}

all:V: $PDF

&.pdf: &.txt
	txt2ms <$prereq | troff -ms | lp -dstdout | ps2pdf > $target