mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 06:22:28 +01:00
9 lines
108 B
Makefile
9 lines
108 B
Makefile
include .defs.mk
|
|
|
|
TYPE := ndbapitest
|
|
|
|
BIN_TARGET := desc
|
|
|
|
SOURCES := desc.C
|
|
|
|
include $(NDB_TOP)/Epilogue.mk
|