Searched refs:HTMLFILES (Results 1 – 2 of 2) sorted by relevance
2 HTMLFILES=$(subst .sgml,.html,$(SGMLFILES)) index.html macro7 html: $(HTMLFILES) iputils.html15 $(HTMLFILES): index.db37 @rm -rf $(MANFILES) $(HTMLFILES) iputils.html tmp.db2html tmp.db2man45 $(HTMLFILES): $(SGMLFILES)
16 HTMLFILES=$(subst .sgml,.html,$(shell echo *.sgml)) macro25 html: $(HTMLFILES)