#Makefile for this node of the volume tree

srcdir = ../../../../../../..
include $(MAKEBUNDLE)/pre.make

#------------------------------------------------------------------------

LIB_NAME = vuVolume

LIB_PREFIX = bcc_unimodal_3d_1B_intensity

SOURCES = splat.cpp

HEADERS = splat.h

include $(MAKEBUNDLE)/lib.make
