XCOMM
XCOMM internal include files for using old 2.6 classes' names without prefixes
XCOMM

HEADERS = *.h
DEST = $(INCDIR)/IV-2_6
SUBDIRS = InterViews

InstallMultipleFlags($(HEADERS),$(DEST),$(INSTINCFLAGS))
MakeInSubdirs($(SUBDIRS))
