Changeset 202 for draft-ietf-httpbis
- Timestamp:
- 05/02/08 20:52:26 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/Makefile
r26 r202 45 45 $(xml2rfc) $< $@ 46 46 47 %.xhtml: %.xml ../../rfc2629xslt/rfc2629toXHTML.xslt 48 $(saxon) $< ../../rfc2629xslt/rfc2629toXHTML.xslt > $@ 49 50 outlineALL.html: p1-messaging.xhtml \ 51 p2-semantics.xhtml \ 52 p3-payload.xhtml \ 53 p4-conditional.xhtml \ 54 p5-range.xhtml \ 55 p6-cache.xhtml \ 56 p7-auth.xhtml \ 57 extractOutline.xslt 58 $(saxon) extractOutline.xslt extractOutline.xslt > $@ 59 60
Note: See TracChangeset
for help on using the changeset viewer.