7 lines
168 B
Makefile
7 lines
168 B
Makefile
# $NetBSD: Makefile,v 1.4 1997/10/10 08:59:32 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
SUBDIR= common_source backgammon teachgammon
|
|
|
|
.include <bsd.subdir.mk>
|