Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / include / trapproto / Makefile
blobd53068c0122f26fd799fa476ecca03d20d9348f2
1 # $NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube 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>