no need to generate postscript version
This commit is contained in:
parent
74c77da6f8
commit
9ba21267e7
1 changed files with 2 additions and 2 deletions
4
runoff
4
runoff
|
@ -239,5 +239,5 @@ else
|
||||||
cp all.ps allf.ps
|
cp all.ps allf.ps
|
||||||
fi
|
fi
|
||||||
ps2pdf allf.ps ../xv6.pdf
|
ps2pdf allf.ps ../xv6.pdf
|
||||||
cd ..
|
# cd ..
|
||||||
pdftops xv6.pdf xv6.ps
|
# pdftops xv6.pdf xv6.ps
|
||||||
|
|
Loading…
Reference in a new issue