https://github.com/cran/XML
Raw File
Tip revision: 44649fca9d41fdea20fc2f573cb516f2b12c897e authored by CRAN Team on 19 March 2023, 10:04:35 UTC
version 3.99-0.14
Tip revision: 44649fc
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