[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / games

File: [cvs.NetBSD.org] / src / games / Makefile (download)

Revision 1.28, Sun Sep 1 18:37:06 2013 UTC (10 years, 7 months ago) by dholland
Branch: MAIN
Changes since 1.27: +2 -2 lines

hook cgram to the build

#	$NetBSD: Makefile,v 1.28 2013/09/01 18:37:06 dholland Exp $
#	@(#)Makefile	8.3 (Berkeley) 7/24/94

# Missing: dungeon warp
# Moved: chess
# Don't belong: xneko xroach

.include <bsd.own.mk>

SUBDIR=	adventure arithmetic atc \
	backgammon banner battlestar bcd boggle \
	caesar canfield cgram ching colorbars countmail cribbage \
	dm factor fish fortune gomoku \
	hack hangman hunt larn mille monop morse number \
	phantasia pig pom ppt primes quiz \
	rain random robots rogue sail snake tetris trek \
	wargames worm worms wtf wump

.if ${MKCXX} != "no"
SUBDIR+=	dab 
.endif

.include <bsd.subdir.mk>