Changeset 425 for draft-ietf-httpbis/latest/Makefile
- Timestamp:
- Nov 21, 2008, 12:25:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/Makefile
r421 r425 78 78 79 79 %.parsed-abnf: %.abnf 80 $(bap)/bap < $< | sort | $(bap)/bap -l 69 >$@81 82 p1-messaging.parsed-abnf: p1-messaging.abnf83 80 $(bap)/bap -i $(bap)/core.abnf < $< | sort | $(bap)/bap -i $(bap)/core.abnf -l 69 >$@ 84 81
Note: See TracChangeset
for help on using the changeset viewer.