https://github.com/cran/XML
Raw File
Tip revision: d4b41d26bd5713ab12086a972c215b645facc336 authored by Duncan Temple Lang on 02 October 2012, 00:00:00 UTC
version 3.95-0.1
Tip revision: d4b41d2
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.org/OmegaTech.css'" $(HTML_XSL) $< > $@
back to top