summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/old_dirs/acid/Makefile
blob: 33dc49fcdeaadaf32e821dfea86bddaeefa893d9 (plain)
1
2
3
4
5
6
7
8
9
10
include .defs.mk

TYPE := ndbapitest

BIN_TARGET := acid

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

include $(NDB_TOP)/Epilogue.mk