summaryrefslogtreecommitdiff
path: root/ndb/src/kernel/blocks/cmvmi/Makefile_old
blob: d75e5dbf08bb692552db1604d60963be8067c4cb (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk

TYPE := kernel

ARCHIVE_TARGET := cmvmi

SOURCES = Cmvmi.cpp

include $(NDB_TOP)/Epilogue.mk