Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / include / resourceproto / Makefile
blob758d7614fe41c2593cbd505e0d1bb3b7e7664601
1 # $NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.resourceproto}
7 INCS= XResproto.h
8 INCSDIR=${X11INCDIR}/X11/extensions
10 NOOBJ= # defined
12 PKGCONFIG= resourceproto
14 .include <bsd.x11.mk>
15 .include <bsd.prog.mk>