Revision 3275ac6a Makefile
Makefile | ||
---|---|---|
108 | 108 |
|
109 | 109 |
$(HTMLPAGES) $(MANPAGES): doc/fftools-common-opts.texi |
110 | 110 |
|
111 |
doc/ffmpeg.pod doc/ffmpeg-doc.html: doc/filters.texi |
|
112 |
doc/ffplay.pod doc/ffplay-doc.html: doc/filters.texi |
|
113 |
|
|
111 | 114 |
doc/%.html: TAG = HTML |
112 | 115 |
doc/%.html: doc/%.texi |
113 | 116 |
$(M)cd doc && texi2html -monolithic -number $(<:doc/%=%) |
Also available in: Unified diff