summaryrefslogtreecommitdiffstats
path: root/backgammon/Makefile
blob: caaf1f328c14dace0442b8b0779bac77f2636696 (plain) (blame)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

SUBDIR=	common_source backgammon teachgammon

all-backgammon all-teachgammon: all-common_source 

.include <bsd.subdir.mk>