mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
10 lines
236 B
Text
10 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
|