Sync usage with man page.
[netbsd-mini2440.git] / external / mit / xorg / include / xextproto / Makefile
bloba00067afe3d10f8d6ad9a6dbf0a1cc480db9f88b
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xextproto}
7 INCS= MITMisc.h XEVI.h XEVIstr.h XLbx.h XShm.h XTest.h Xag.h Xagstr.h \
8 Xcup.h Xcupstr.h Xdbe.h Xdbeproto.h Xext.h Xge.h dpms.h dpmsstr.h \
9 extutil.h ge.h geproto.h lbxbuf.h lbxbufstr.h lbxdeltastr.h \
10 lbximage.h lbxopts.h lbxstr.h lbxzlib.h mitmiscstr.h multibuf.h \
11 multibufst.h security.h securstr.h shape.h shapestr.h shmstr.h sync.h \
12 syncstr.h xtestext1.h xteststr.h
13 INCSDIR=${X11INCDIR}/X11/extensions
15 NOOBJ= # defined
17 PKGCONFIG= xextproto
19 .include <bsd.x11.mk>
20 .include <bsd.prog.mk>