Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / bin / rstart / commands / Makefile
blob23da3ba09493b10d344acf2681e313c494671efb
1 # $NetBSD: Makefile,v 1.1 2015/07/23 07:34:38 mrg Exp $
3 .include <bsd.own.mk>
5 CFDIR= commands
6 CFFILES= @List ListContexts ListGenericCommands
7 CFSED= -e 's,ENVPREFIX,RSTART,g'
9 CONFIGSYMLINKS= x11r6 ${FILESDIR}/x \
10 x11r6 ${FILESDIR}/x11 \
12 SUBDIR= x11r6
14 .include "../Makefile.rstart"
16 .include <bsd.x11.mk>
17 .include <bsd.prog.mk>
18 .include <bsd.subdir.mk>