shithub: touchuichal

ref: aede08934f1721a2386a325c8f1dae0b483c20ab
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