1 # $NetBSD: Makefile,v 1.10 1995/03/21 12:04:10 cgd Exp $ 2 # @(#)Makefile 8.2 (Berkeley) 3/31/94 3 4 # Missing: ching dungeon hunt warp 5 # Moved: chess 6 # Don't belong: xneko xroach 7 8 SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \ 9 canfield cribbage dm factor fish fortune hack hangman \ 10 larn mille monop morse number phantasia pig pom ppt primes quiz \ 11 rain random robots rogue sail snake tetris trek wargames worm worms \ 12 wump 13 14 .include <bsd.subdir.mk> 15