shithub: gpufswip

ref: 8c9e01339dbc166b4682d883b7fb8e3261b7f5b1
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