include .defs.mk

TYPE := ndbapitest

BIN_TARGET := test_event

SOURCES := test_event.cpp

include $(NDB_TOP)/Epilogue.mk
