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

TYPE := ndbapitest

BIN_TARGET := hugoLoad 

# Source files of non-templated classes (.C files)
SOURCES = hugoLoad.cpp

include $(NDB_TOP)/Epilogue.mk