summaryrefslogtreecommitdiff
path: root/ndb/src/kernel/vm/testCopy/Makefile
blob: 5abd93eb74fa9387e66c458ba6fc6d649a398e41 (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk	

TYPE := util

BIN_TARGET := testCopy

SOURCES = testCopy.cpp 

include $(NDB_TOP)/Epilogue.mk