From 2eca29b7a064d9d594bcf4b74834b5ba7f4d3fb7 Mon Sep 17 00:00:00 2001 From: mrg Date: Thu, 30 Oct 2008 21:37:55 +0000 Subject: more MKSHARE == no fixes: - move installation of atf pkg-config files out of share/atf/ - don't install spell or ching share files - update some directory entries to not have 'share' tag now my MKLINT=no MKSHARE=no MKPROFILE=no builds work again. --- ching/ching/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ching') diff --git a/ching/ching/Makefile b/ching/ching/Makefile index e80d575f..85559c1e 100644 --- a/ching/ching/Makefile +++ b/ching/ching/Makefile @@ -1,9 +1,13 @@ -# $NetBSD: Makefile,v 1.1 2005/06/30 13:30:33 perry Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/30 21:37:55 mrg Exp $ SCRIPTS=ching.sh MAN= ching.6 +.include + +.if ${MKSHARE} != "no" FILES= hexagrams macros FILESDIR=/usr/share/games/ching +.endif .include -- cgit v1.2.3-56-ge451