include .defs.mk	

TYPE := util

BIN_TARGET := testCopy

SOURCES = testCopy.cpp 

include $(NDB_TOP)/Epilogue.mk
