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

TYPE := kernel

ARCHIVE_TARGET := dbutil
SOURCES = DbUtil.cpp

include $(NDB_TOP)/Epilogue.mk