mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 07:44:22 +01:00
6386c55cee
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
9 lines
126 B
Makefile
9 lines
126 B
Makefile
include .defs.mk
|
|
|
|
TYPE := ndbapitest
|
|
|
|
BIN_TARGET := verify_index
|
|
|
|
SOURCES := verify_index.cpp
|
|
|
|
include $(NDB_TOP)/Epilogue.mk
|