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

TYPE := ndbapitest

BIN_TARGET := hugoScanRead 

SOURCES := hugoScanRead.cpp

include $(NDB_TOP)/Epilogue.mk