#Makefile for the Volume/Fourier/Unimodal/3d/StandardFVR node

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

#------------------------------------------------------------------------
#Build the whole tree below, or just the node

LIB_NAME = vuVolume

SOURCES  = StandardFVR.cpp

HEADERS  = StandardFVR.h

include $(MAKEBUNDLE)/lib.make
