Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / bin / xtrap / Makefile
blob517e8f268b7093b4eba42ec307d633a305210110
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
3 .include <bsd.own.mk>
5 SUBDIR= xtrapinfo xtrapout xtrapreset xtrapstats xtrapin xtrapproto xtrapchar
7 MAN= xtrap.1
9 .for _M in ${SUBDIR}
10 MLINKS+=xtrap.1 ${_M}.1
11 .endfor
13 .PATH: ${X11SRCDIR.xtrap}
15 .include <bsd.x11.mk>
16 .include <bsd.prog.mk>
17 .include <bsd.subdir.mk>