shithub: touchuichal

ref: 812d4b1bae980e7b3c996574eb8278b92956870f
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