XCOMM $XConsortium: Imakefile /main/41 1995/12/08 11:48:38 dpw $

#ifdef XFree86Version
VIDMODEHEADERS = xf86vmode.h xf86vmstr.h
#endif

HEADERS = Xext.h multibuf.h shape.h XShm.h MITMisc.h XI.h XInput.h XIproto.h \
	XTest.h xtestext1.h XIE.h XIEproto.h XIEprotost.h sync.h \
	XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbe.h Xdbeproto.h \
	$(VIDMODEHEADERS) \
	record.h recordstr.h 

 
all::

BuildIncludes($(HEADERS),extensions,..)
InstallMultipleFlags($(HEADERS),$(INCDIR)/extensions,$(INSTINCFLAGS))
