mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 07:27:59 -08:00
10 lines
378 B
Makefile
10 lines
378 B
Makefile
# $OpenBSD: Makefile,v 1.12 2003/06/11 08:51:00 pjanzen Exp $
|
|
|
|
SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
|
|
bs caesar canfield cribbage factor fish fortune gomoku grdc hack \
|
|
hangman hunt mille monop morse number phantasia pig pom ppt \
|
|
primes quiz rain random robots sail snake tetris trek wargames \
|
|
worm worms wump
|
|
|
|
.include <bsd.subdir.mk>
|