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

TYPE := ndbapitest

BIN_TARGET := hugoFill 

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

include $(NDB_TOP)/Epilogue.mk