include .defs.mk

TYPE := ndbapi

BIN_TARGET := basicTransporterTest
BIN_TARGET_ARCHIVES := transporter portlib general

SOURCES   = basicTransporterTest.cpp

include $(NDB_TOP)/Epilogue.mk





