mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 21:35:16 +00:00
7 lines
139 B
Makefile
7 lines
139 B
Makefile
pdf: clean
|
|
pdflatex btstack_gettingstarted.tex
|
|
pdflatex btstack_gettingstarted.tex
|
|
|
|
clean:
|
|
rm -f $ *.pdf *.log *.aux *.gz *.toc *.out
|