mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-04 06:39:53 +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
|