blob: 68dd3fb254a04f6bab3bcdc18b639687811f56ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $OpenBSD: Makefile,v 1.7 1999/01/24 23:08:48 d Exp $
# Missing: ching dungeon warp
# Moved: chess
# Don't belong: xneko xroach
SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
bs caesar canfield cribbage dm factor fish fortune gomoku grdc hack \
hangman larn mille monop morse number phantasia pig pom ppt \
primes quiz rain random robots rogue sail snake tetris trek wargames \
worm worms wump
.include <bsd.subdir.mk>
|