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