mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-22 06:41:17 +00:00
add pdflatex command to Makefile
This commit is contained in:
parent
bac1ffdb4f
commit
bb648c73fa
@ -1,2 +1,6 @@
|
|||||||
|
pdf: clean
|
||||||
|
pdflatex btstack_gettingstarted.tex
|
||||||
|
pdflatex btstack_gettingstarted.tex
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $ *.pdf *.log *.aux *.gz *.toc *.out
|
rm -f $ *.pdf *.log *.aux *.gz *.toc *.out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user