mirror of https://gitee.com/bigwinds/arangodb
Cleanup - remove one more vanished make target.
This commit is contained in:
parent
00d3587e9a
commit
9344c5c145
|
@ -258,7 +258,7 @@ pack-winXX-MOREOPTS:
|
|||
${MAKE} winXX-build BITS="$(BITS)" TARGET="$(TARGET)" BUILD_TARGET=Debug
|
||||
${MAKE} packXX BITS="$(BITS)" TARGET="$(TARGET)" BUILD_TARGET=Debug
|
||||
|
||||
winXX-cmake: checkcmake
|
||||
winXX-cmake:
|
||||
rm -f ./.file-list-js
|
||||
cd Build$(BITS) && cmake \
|
||||
-G "$(TARGET)" \
|
||||
|
|
Loading…
Reference in New Issue