summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile
blob: 9bf229ac84c93254f4b0101ab2f97511a7b47bcd (plain)
1
2
3
4
5
6
7
8
9
10
11
include .defs.mk

TYPE := ndbapitest

ARCHIVE_TARGET  := lmc_User

SOURCES := userInterface.C 

CCFLAGS_LOC = -I../include -I../../include

include $(NDB_TOP)/Epilogue.mk