初始版本
This commit is contained in:
7
external/protothreads/pt-1.4/doc/Makefile
vendored
Normal file
7
external/protothreads/pt-1.4/doc/Makefile
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
dox:
|
||||
doxygen Doxyfile
|
||||
|
||||
|
||||
pdf: dox
|
||||
(cd latex; $(MAKE) refman.pdf)
|
||||
mv latex/refman.pdf pt-refman.pdf
|
||||
Reference in New Issue
Block a user