Skip to content
Snippets Groups Projects
Commit 68ce9397 authored by Joakim Nohlgård's avatar Joakim Nohlgård
Browse files

doc/doxygen: Clean up Makefile

parent bb6cfa15
No related branches found
No related tags found
No related merge requests found
doc: .PHONY: doc
doc: html
# by marking html as phony we force make to re-run Doxygen even if the directory exists.
.PHONY: html
html:
doxygen riot.doxyfile doxygen riot.doxyfile
clean: clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment