URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
[/] [zipcpu/] [trunk/] [doc/] [Makefile] - Diff between revs 69 and 106
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 69 |
Rev 106 |
Line 8... |
Line 8... |
ps2pdf -dAutoRotatePages=/All gpl-3.0.ps gpl-3.0.pdf
|
ps2pdf -dAutoRotatePages=/All gpl-3.0.ps gpl-3.0.pdf
|
rm gpl-3.0.dvi gpl-3.0.log gpl-3.0.aux gpl-3.0.ps
|
rm gpl-3.0.dvi gpl-3.0.log gpl-3.0.aux gpl-3.0.ps
|
|
|
.PHONY: pdftex
|
.PHONY: pdftex
|
pdftex:
|
pdftex:
|
@cd gfx; make --no-print-directory
|
@cd gfx; bash -c "if [[ -e Makefile ]]; then make --no-print-directory; fi"
|
|
|
spec.pdf: $(DSRC)/spec.tex $(DSRC)/gqtekspec.cls $(DSRC)/GT.eps
|
spec.pdf: $(DSRC)/spec.tex $(DSRC)/gqtekspec.cls $(DSRC)/GT.eps
|
cd $(DSRC)/; latex spec.tex
|
cd $(DSRC)/; latex spec.tex
|
cd $(DSRC)/; latex spec.tex
|
cd $(DSRC)/; latex spec.tex
|
cd $(DSRC)/; dvips -q -z -t letter -P pdf -o ../spec.ps spec.dvi
|
cd $(DSRC)/; dvips -q -z -t letter -P pdf -o ../spec.ps spec.dvi
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.