shithub: touchuichal

ref: 843ca3633dfc4e757f6aed8337b5181201f4d309
dir: /mkfile/

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

all:V: $PDF

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