mirror of https://gitee.com/bigwinds/arangodb
removed dependency
This commit is contained in:
parent
4418e58315
commit
29c226eb65
|
@ -17,19 +17,6 @@ BUILT_SOURCES += $(MRUBY_HEADER)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
################################################################################
|
|
||||||
### @brief sets up the directories
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
BUILT_SOURCES += @builddir@/.setup-mr-directories
|
|
||||||
|
|
||||||
@builddir@/.setup-mr-directories:
|
|
||||||
@test -d mr/common/bootstrap || mkdir -p mr/common/bootstrap
|
|
||||||
@touch $@
|
|
||||||
|
|
||||||
mr/common/bootstrap/mr-%.h: @srcdir@/mr/common/bootstrap/%.rb .setup-mr-directories
|
|
||||||
@top_srcdir@/config/mr2c.sh $< > $@
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
### @brief cleanup
|
### @brief cleanup
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
Loading…
Reference in New Issue