mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
9 lines
236 B
Text
9 lines
236 B
Text
include .defs.mk
|
|
|
|
DIRS := hugoCalculator hugoFill hugoLoad hugoLockRecords \
|
|
hugoPkDelete hugoPkRead hugoPkReadRecord hugoPkUpdate \
|
|
hugoScanRead hugoScanUpdate restart waiter
|
|
|
|
include $(NDB_TOP)/Epilogue.mk
|
|
|
|
_bins_ndbapi : _libs_src
|