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

HDRSUBDIR = caches

HEADERS = \
	SoBoundingBoxCache.h \
	SoCache.h \
	SoGLCacheList.h \
	SoGLRenderCache.h \
	SoNormalCache.h

all:

install: install_ivheaders

include $(IVCOMMONRULES)
