Changeset 230 for draft-ietf-httpbis/00/Makefile
- Timestamp:
- 08/03/08 09:17:34 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/00/Makefile
r26 r230 1 xml2rfc = "$(HOME)/bin/xml2rfc-1.33 pre4/xml2rfc.tcl"1 xml2rfc = "$(HOME)/bin/xml2rfc-1.33/xml2rfc.tcl" 2 2 saxpath = "$(HOME)/java/saxon-8-9-j/saxon8.jar" 3 saxon = java -classpath $(saxpath) net.sf.saxon.Transform -novw 3 saxon = java -classpath $(saxpath) net.sf.saxon.Transform -novw -l 4 4 5 5 stylesheet = ../myxml2rfc.xslt
Note: See TracChangeset
for help on using the changeset viewer.