more slim make of ndb tree

This commit is contained in:
tomas@mc05.(none) 2004-05-10 14:10:04 +02:00
parent 345328036f
commit 62565bede8

View file

@ -6,6 +6,13 @@ DIRS := src test tools examples
replace-targets := all clean
NDB_RELEASE := $(shell ../scripts/mysql_config --version)
mysql:
$(MAKE) -C src
$(MAKE) -C test/src
$(MAKE) -C tools
$(MAKE) -C test/ndbapi/flexBench
$(MAKE) -C test/tools/waiter
include $(NDB_TOP)/Epilogue.mk
_libs_test : _bins_src