summaryrefslogtreecommitdiffstats
path: root/games/Makefile
blob: a450c4502e501b2d112293132a4d8a0640a85d58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	@(#)Makefile	8.2 (Berkeley) 3/31/94

# XXX missing: chess ching monop [copyright]
SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \
	canfield cribbage dm factor fish fortune gdc hack hangman \
	larn mille morse number phantasia pig pom ppt primes quiz \
	rain random robots rogue sail snake tetris trek wargames worm worms \
	wump

.if exists(${X11BASE}/lib/libX11.a)
SUBDIR+= x11
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud