Vendor in streams for tjjson

This commit is contained in:
John Whitington
2021-09-30 19:55:52 +01:00
parent 31588000f8
commit d02ff84dd8
9 changed files with 360 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
# Build the cpdf command line tools and top level
MODS = tjutil tjutf16 tjllist tjparserMonad tjjson xmlm \
cpdfwriteJSON cpdfstrftime cpdfcoord cpdfpagespec cpdfposition cpdf cpdfcommand
MODS = cpdfstream tjutil tjutf16 tjllist tjparserMonad tjjson xmlm \
cpdfwriteJSON cpdfreadJSON cpdfstrftime cpdfcoord \
cpdfpagespec cpdfposition cpdf cpdfcommand
SOURCES = $(foreach x,$(MODS),$(x).ml $(x).mli) cpdfcommandrun.ml