Changeset 683 for draft-ietf-httpbis
- Timestamp:
- 13/08/09 20:17:46 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/BUILDING.txt
r464 r683 40 40 41 41 This step will produce a WARNING message when the newly generated appendix 42 needs to be refreshed in the source. 42 needs to be refreshed in the source. If it does, run refresh-inclusions.sh on 43 the source file, or just all: 43 44 44 Q: Why not do it automatically? 45 ./refresh-inclusions.sh p*.xml 45 46 46 A: Mainly, it would make bootstrapping harder, given the current toolchain. 47 4) Why not automate it? 47 48 49 That would lead to circular dependencies in the Makefile. Help appreciated :-) 50 51
Note: See TracChangeset
for help on using the changeset viewer.