IVDEPTH = ../../..
include $(IVDEPTH)/make/ivcommondefs

DSO = BarChart.so

CXXFILES = BarChart.c++

LLDLIBS = -lInventor -lInventorXt

all install: all_ivbin

include $(IVCOMMONRULES)
