Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/x11/include/extensions Pull up revision 1.6 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/7450d6704cc5
branches:  netbsd-3
changeset: 575174:7450d6704cc5
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Apr 06 20:57:53 2005 +0000

description:
Pull up revision 1.6 (requested by jmc in ticket #114):
add dmx headers

diffstat:

 x11/include/extensions/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 767ebc208f44 -r 7450d6704cc5 x11/include/extensions/Makefile
--- a/x11/include/extensions/Makefile   Wed Apr 06 20:57:26 2005 +0000
+++ b/x11/include/extensions/Makefile   Wed Apr 06 20:57:53 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4 2004/03/06 03:14:23 rtr Exp $
+#      $NetBSD: Makefile,v 1.4.8.1 2005/04/06 20:57:53 tron Exp $
 
 .include <bsd.own.mk>
 
@@ -10,10 +10,12 @@
        XInput.h XIproto.h XKB.h XKBgeom.h XKBproto.h XKBsrv.h \
        XKBstr.h XLbx.h XRes.h XResproto.h XShm.h XTest.h Xag.h Xagsrv.h \
        Xagstr.h Xcup.h Xcupstr.h Xdbe.h Xdbeproto.h Xext.h Xinerama.h Xv.h \
-       XvMC.h XvMClib.h XvMCproto.h Xvlib.h Xvproto.h bigreqstr.h dpms.h \
+       XvMC.h XvMClib.h XvMCproto.h Xvlib.h Xvproto.h bigreqstr.h \
+       dmxproto.h dmxext.h dpms.h \
        dpmsstr.h extutil.h fontcache.h fontcacheP.h fontcachstr.h lbxbuf.h \
        lbxbufstr.h lbxdeltastr.h lbximage.h lbxopts.h lbxstr.h lbxzlib.h \
        mitmiscstr.h multibuf.h multibufst.h panoramiXext.h panoramiXproto.h \
+       panoramiXwrap.h \
        randr.h randrproto.h record.h recordstr.h render.h renderproto.h \
        saver.h saverproto.h scrnsaver.h security.h securstr.h shape.h \
        shapestr.h shmstr.h sync.h syncstr.h xcmiscstr.h xf86bigfont.h \



Home | Main Index | Thread Index | Old Index