summaryrefslogtreecommitdiff
path: root/storage/ndb/src/common/portlib/old_dirs/test/Makefile
blob: 4edc98ede75ed1ba0cfae611953185329d4a94ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include .defs.mk

TYPE := kernel

BIN_TARGET  := PortLibTest
BIN_TARGET_ARCHIVES := portlib general

SOURCES = NdbPortLibTest.cpp

include $(NDB_TOP)/Epilogue.mk