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