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

TYPE := ndbapitest

BIN_TARGET := vw_test
BIN_TARGET_LIBS := orafunctr decode cirk inifunc
BIN_TARGET_LIBS_DIRS := /home/ndb/junk/vw/ndb/lib

SOURCES := cdrserver.C

include $(NDB_TOP)/Epilogue.mk