1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/doc/Makefile
T
Philip Gladstone 9d6f1d52c5 Moved hook documentation into the doc directory
Originally committed as revision 1292 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-30 17:12:23 +00:00

5 lines
109 B
Makefile

all: ffmpeg-doc.html faq.html ffserver-doc.html hooks.html
%.html: %.texi
texi2html -monolithic -number $<