summaryrefslogtreecommitdiff
path: root/ndb/test/tools/hugoPkDelete/Makefile
blob: e6d53611c54b2ec32108454c3c807bf5758a5c86 (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk

TYPE := ndbapitest

BIN_TARGET := hugoPkDelete 

SOURCES := hugoPkDel.cpp

include $(NDB_TOP)/Epilogue.mk