Add the brother240tool program.

This commit is contained in:
David Given
2019-11-24 01:46:02 +01:00
parent a1f3087046
commit 2520834b18
3 changed files with 65 additions and 2 deletions

View File

@@ -233,6 +233,13 @@ buildsimpleprogram brother120tool \
libemu.a \
libfmt.a \
buildsimpleprogram brother240tool \
-Idep/emu \
tools/brother240tool.cc \
libbackend.a \
libemu.a \
libfmt.a \
runtest bitaccumulator-test tests/bitaccumulator.cc
runtest bytes-test tests/bytes.cc
runtest compression-test tests/compression.cc