VirtualBox

source: kBuild/vendor/gnumake/current/doc/Makefile.am@ 486

最後變更 在這個檔案從486是 53,由 bird 提交於 21 年 前

Initial revision

  • 屬性 svn:eol-style 設為 native
檔案大小: 425 位元組
 
1# -*-Makefile-*-, or close enough
2
3TEXI2HTML = texi2html
4TEXI2HTML_FLAGS = -split_chapter
5
6info_TEXINFOS = make.texi
7make_TEXINFOS = fdl.texi make-stds.texi
8
9CLEANFILES = make*.html
10
11## ----------------------------- ##
12## Other documentation formats. ##
13## ----------------------------- ##
14
15html: make_1.html
16
17make_1.html: $(info_TEXINFOS) $(make_TEXINFOS)
18 $(TEXI2HTML) $(TEXI2HTML_FLAGS) $(srcdir)/make.texi
19
20.PHONY: html
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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