]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blame - fx2lib/docs/intro/Makefile
Import fx2lib into fx2lafw directly.
[sigrok-firmware-fx2lafw.git] / fx2lib / docs / intro / Makefile
CommitLineData
3608c106
UH
1
2.PHONY: pdf html
3
4
5pdf: intro.pdf
6intro.pdf: intro.tex
7 rubber -d intro
8
9html: intro.tex
10 mkdir -p html
11 latex2html -dir html intro.tex