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