mariadb/ndb/test/ndbapi/old_dirs/testTimeout/Makefile

10 lines
123 B
Makefile
Raw Normal View History

include .defs.mk
TYPE = ndbapitest
BIN_TARGET = testTimeout
SOURCES = testTimeout.cpp
include $(NDB_TOP)/Epilogue.mk