Sync usage with man page.
[netbsd-mini2440.git] / external / mit / xorg / include / trapproto / Makefile
blob9f06b6c5c3c30d9314b35d2998e6792fe0931cbf
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.trapproto}
7 INCS= xtrapbits.h xtrapddmi.h xtrapdi.h xtrapemacros.h xtraplib.h \
8 xtraplibp.h xtrapproto.h
9 INCSDIR=${X11INCDIR}/X11/extensions
11 NOOBJ= # defined
13 PKGCONFIG= trapproto
15 .include <bsd.x11.mk>
16 .include <bsd.prog.mk>