[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / games

Diff for /src/games/Makefile between version 1.10 and 1.11

version 1.10, 2003/03/11 09:29:25 version 1.11, 2003/03/17 07:38:12
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 # Missing: ching dungeon warp  
 # Moved: chess  
 # Don't belong: xneko xroach  
   
 SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \  SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
         bs caesar canfield cribbage factor fish fortune gomoku grdc hack \          caesar canfield cribbage factor fish fortune gomoku grdc hack \
         hangman hunt mille monop morse number phantasia pig pom ppt \          hangman mille monop morse number phantasia pig pom ppt \
         primes quiz rain random robots rogue sail snake tetris trek wargames \          primes quiz rain random robots sail snake tetris trek wargames \
         worm worms wump          worm worms wump
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11