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

DSO = Decal.so

CXXFILES = Decal.c++

LLDLIBS = -lInventor -lInventorXt

all install: all_ivbin

include $(IVCOMMONRULES)
