VirtualBox

source: vbox/trunk/src/libs/ffmpeg-20060710/doc/Makefile@ 8459

最後變更 在這個檔案從8459是 5776,由 vboxsync 提交於 17 年 前

ffmpeg: exported to OSE

檔案大小: 357 位元組
 
1-include ../config.mak
2
3VPATH=$(SRC_PATH)/doc
4
5all: ffmpeg-doc.html faq.html ffserver-doc.html ffplay-doc.html hooks.html \
6 ffmpeg.1 ffserver.1 ffplay.1
7
8%.html: %.texi Makefile
9 texi2html -monolithic -number $<
10
11%.pod: %-doc.texi
12 ./texi2pod.pl $< $@
13
14%.1: %.pod
15 pod2man --section=1 --center=" " --release=" " $< > $@
16
17clean:
18 rm -f *.html *.pod *.1
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette