mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
9 lines
130 B
Makefile
9 lines
130 B
Makefile
include .defs.mk
|
|
|
|
TYPE = ndbapitest
|
|
|
|
BIN_TARGET = testDataBuffers
|
|
|
|
SOURCES = testDataBuffers.cpp
|
|
|
|
include $(NDB_TOP)/Epilogue.mk
|