mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
6386c55cee
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
11 lines
185 B
Makefile
11 lines
185 B
Makefile
include .defs.mk
|
|
|
|
TYPE := ndbapitest
|
|
|
|
BIN_TARGET := hugoPkReadRecord
|
|
|
|
# Source files of non-templated classes (.C files)
|
|
SOURCES = hugoPkReadRecord.cpp
|
|
|
|
include $(NDB_TOP)/Epilogue.mk
|
|
|