mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-12 18:25:03 +00:00
9181577ccb
Originally committed as revision 1085 to svn://svn.ffmpeg.org/ffmpeg/trunk
5 lines
71 B
Makefile
5 lines
71 B
Makefile
all: ffmpeg-doc.html
|
|
|
|
%.html: %.texi
|
|
texi2html -monolithic -number $<
|