Changeset 446 for draft-ietf-httpbis/latest-roy/Makefile
- Timestamp:
- 20/02/09 14:59:11 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/Makefile
r437 r446 1 xml2rfc = " $(HOME)/bin/xml2rfc-1.33/xml2rfc.tcl"1 xml2rfc = "../../xml2rfc/xml2rfc.tcl" 2 2 saxpath = "$(HOME)/java/saxon-8-9-j/saxon8.jar" 3 3 saxon = java -classpath $(saxpath) net.sf.saxon.Transform -novw -l
Note: See TracChangeset
for help on using the changeset viewer.