mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Move cwftoflux into the main client.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user