1 1.21 christos # $NetBSD: Makefile,v 1.21 2003/12/26 17:59:13 christos Exp $ 2 1.13 tls # @(#)Makefile 8.3 (Berkeley) 7/24/94 3 1.1 cgd 4 1.16 lukem # Missing: ching dungeon warp 5 1.10 cgd # Moved: chess 6 1.10 cgd # Don't belong: xneko xroach 7 1.19 martin 8 1.11 cgd SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \ 9 1.21 christos caesar canfield countmail cribbage dab dm factor fish fortune gomoku \ 10 1.21 christos hack hangman hunt larn mille monop morse number phantasia pig pom ppt \ 11 1.15 mrg primes quiz rain random robots rogue sail snake tetris trek wargames \ 12 1.17 mrg worm worms wtf wump 13 1.1 cgd 14 1.1 cgd .include <bsd.subdir.mk> 15