File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -91,20 +91,9 @@ README.md: $(OBJ)/scripts/+mkdocindex/mkdocindex$(EXT)
9191
9292.PHONY : tests
9393
94- .PHONY : install install-bin
95- install :: all install-bin
96-
9794clean ::
9895 $(hide ) rm -rf $(REALOBJ )
9996
100- install-bin :
101- @echo " INSTALL"
102- $(hide ) install -D -v " $( OBJ) /src+fluxengine/src+fluxengine" " $( DESTDIR) $( BINDIR) /fluxengine"
103- $(hide ) install -D -v " $( OBJ) /src/gui+gui/gui+gui" " $( DESTDIR) $( BINDIR) /fluxengine-gui"
104- $(hide ) install -D -v " $( OBJ) /tools+brother120tool/tools+brother120tool" " $( DESTDIR) $( BINDIR) /brother120tool"
105- $(hide ) install -D -v " $( OBJ) /tools+brother240tool/tools+brother240tool" " $( DESTDIR) $( BINDIR) /brother240tool"
106- $(hide ) install -D -v " $( OBJ) /tools+upgrade-flux-file/tools+upgrade-flux-file" " $( DESTDIR) $( BINDIR) /upgrade-flux-file"
107-
10897include build/ab.mk
10998
11099DOCKERFILES = \
You can’t perform that action at this time.
0 commit comments