mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Disable tetris
This commit is contained in:
parent
b0f5f9ed37
commit
fe8d21ba57
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# @(#)Makefile 8.2 (Berkeley) 3/31/94
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.12 1997/02/22 14:46:46 peter Exp $
|
||||
|
||||
# XXX missing: chess ching monop [copyright]
|
||||
SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \
|
||||
canfield cribbage dm factor fish fortune grdc hack hangman \
|
||||
larn mille morse number phantasia piano pig pom ppt primes quiz \
|
||||
rain random robots rogue sail snake tetris trek wargames worm worms \
|
||||
rain random robots rogue sail snake trek wargames worm worms \
|
||||
wump
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue