mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
9 lines
118 B
Makefile
9 lines
118 B
Makefile
include .defs.mk
|
|
|
|
TYPE := ndbapitest
|
|
|
|
BIN_TARGET := flexScan
|
|
|
|
SOURCES := flexScan.cpp
|
|
|
|
include $(NDB_TOP)/Epilogue.mk
|