7 lines
174 B
Makefile
7 lines
174 B
Makefile
# $NetBSD: Makefile,v 1.6 2001/01/09 03:13:39 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
SUBDIR= common_source .WAIT backgammon teachgammon
|
|
|
|
.include <bsd.subdir.mk>
|