1 # $NetBSD: Makefile,v 1.24 2006/01/24 19:01:45 elad Exp $ 2 # @(#)Makefile 8.3 (Berkeley) 7/24/94 3 4 # Missing: dungeon warp 5 # Moved: chess 6 # Don't belong: xneko xroach 7 8 SUBDIR= adventure arithmetic atc \ 9 backgammon banner battlestar bcd boggle \ 10 caesar canfield ching countmail cribbage \ 11 dab dm factor fish fortune gomoku \ 12 hack hangman hunt larn mille monop morse number \ 13 phantasia pig pom ppt primes quiz \ 14 rain random robots rogue sail snake tetris trek \ 15 wargames worm worms wtf wump 16 17 .include <bsd.subdir.mk> 18