shithub: touchuichal

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