https://github.com/cran/XML
Raw File
Tip revision: 9568fa60a03fc8001e0af3298f483646c819f011 authored by CRAN Team on 05 July 2020, 13:13:52 UTC
version 3.99-0.4
Tip revision: 9568fa6
GNUmakefile
HTML_STYLESHEET=$(OMEGA_CSS_DIR)/OmegaTech.css
#include $(OMEGA_HOME)/Config/GNUmakefile.xml

include $(DYN_DOCS)/Make/Makefile

#%.html: %.xml
#	xsltproc $(XSLT_PARAMS) --xinclude --param "html.stylesheet" "'http://www.omegahat.net/OmegaTech.css'" $(HTML_XSL) $< > $@
back to top