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

TYPE := ndbapitest

BIN_TARGET := hugoCalculator

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

include $(NDB_TOP)/Epilogue.mk