XCOMM
XCOMM include files for using the InterViews library
XCOMM

HEADERS = *.h
DEST = $(HGINCDIR)/InterViews
XCOMM SUBDIRS = 2.6 Bitmaps
SUBDIRS = Bitmaps

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

gendefs:
	./_gendefs
