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

DSO = Decal.so

CXXFILES = Decal.c++

LLDLIBS = -lGL -lInventor -lInventorXt -lc

all install: all_ivbin

include $(IVCOMMONRULES)
