Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / server / xorg-server / Xext / Makefile
blobc99793423ac4ab51dda674f534b27e234c587bb0
1 # $NetBSD: Makefile,v 1.5 2008/08/09 06:48:17 rtr Exp $
3 LIBISPRIVATE= yes
4 LIB= Xext
6 .include "../Makefile.serverlib"
8 .include "Makefile.Xextbuiltin"
9 .include "Makefile.Xextmodule"
11 SRCS= ${SRCS.Xextbuiltin} ${SRCS.Xextmodule}
13 SUBDIR= Xextbuiltin Xextmodule
15 .include <bsd.subdir.mk>
16 .include "Makefile.Xext"