docs/Makefile: remove clutter
This commit is contained in:
parent
6e431c6254
commit
6d39f5bb2b
1 changed files with 3 additions and 0 deletions
|
|
@ -10,8 +10,11 @@ ifndef VERBOSE
|
|||
endif
|
||||
|
||||
.PHONY : clean
|
||||
|
||||
all : html
|
||||
|
||||
html : index.html
|
||||
|
||||
technical : technical/index.html
|
||||
|
||||
%.html : %.txt
|
||||
|
|
|
|||
Reference in a new issue