Move cwftoflux into the main client.

This commit is contained in:
David Given
2019-07-11 11:45:15 +02:00
parent 155b9daef6
commit af0c9d4261
4 changed files with 24 additions and 17 deletions

View File

@@ -180,6 +180,7 @@ buildlibrary libbackend.a \
buildlibrary libfrontend.a \
src/fe-erase.cc \
src/fe-cwftoflux.cc \
src/fe-inspect.cc \
src/fe-readadfs.cc \
src/fe-readaeslanier.cc \
@@ -220,11 +221,6 @@ buildsimpleprogram brother120tool \
libemu.a \
libfmt.a \
buildsimpleprogram cwftoflux \
tools/cwftoflux.cc \
libbackend.a \
libfmt.a \
buildsimpleprogram fluxtovcd \
tools/fluxtovcd.cc \
libbackend.a \