Home
last modified time | relevance | path

Searched refs:AMU_HTML_TOP (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/doc/
H A DMakefile.am46 AMU_HTML_TOP=$(HOME)/proj/www/docs/am-utils macro
47 install-html: $(AMU_HTML_TOP)/am-utils-all.html
48 $(AMU_HTML_TOP)/am-utils-all.html: am-utils.texi
51 mv am-utils-all.html am-utils/*.html $(AMU_HTML_TOP)
52 chmod -R a+r $(AMU_HTML_TOP)
54 install-ps: $(AMU_HTML_TOP)/am-utils.ps
55 $(AMU_HTML_TOP)/am-utils.ps: am-utils.ps
58 install-NEWS: $(AMU_HTML_TOP)/NEWS.txt
59 $(AMU_HTML_TOP)/NEWS.txt: $(top_srcdir)/NEWS
62 install-INSTALL: $(AMU_HTML_TOP)/INSTALL.txt
[all …]