11 lines
367 B
Makefile
11 lines
367 B
Makefile
# @(#)Makefile 5.15.1.2 (Berkeley) 5/8/91
|
|
|
|
#Missing: adventure boggle ching dungeon hunt phantasia warp
|
|
|
|
SUBDIR= arithmetic atc backgammon banner battlestar bcd caesar canfield \
|
|
cribbage dm factor fish fortune hack hangman larn \
|
|
mille monop morse number pom ppt primes quiz rain robots rogue \
|
|
sail snake trek wargames worm worms wump
|
|
|
|
.include <bsd.subdir.mk>
|