Deleted Added
full compact
Makefile (2491) Makefile (2503)
1# @(#)Makefile 8.2 (Berkeley) 3/31/94
2
1# @(#)Makefile 8.2 (Berkeley) 3/31/94
2
3# XXX missing: chess
3SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \
4SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \
4 canfield chess ching cribbage dm factor fish fortune hack hangman \
5 canfield ching cribbage dm factor fish fortune hack hangman \
5 larn mille monop morse number phantasia pig pom ppt primes quiz \
6 rain random robots rogue sail snake tetris trek wargames worm worms \
7 wump
8
6 larn mille monop morse number phantasia pig pom ppt primes quiz \
7 rain random robots rogue sail snake tetris trek wargames worm worms \
8 wump
9
9.if exists(${X11BASE}/lib/libX11.a}
10.if exists(${X11BASE}/lib/libX11.a})
10SUBDIR+= xneko xroach
11.endif
12
13.include <bsd.subdir.mk>
11SUBDIR+= xneko xroach
12.endif
13
14.include <bsd.subdir.mk>