shithub: touchuichal

ref: 17f990e51fcb6acae16862097d1080b8bac9ca99
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