NetBSD/games/backgammon/Makefile

9 lines
220 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $
1995-03-21 18:03:38 +03:00
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
SUBDIR= common_source backgammon teachgammon
1993-03-21 12:45:37 +03:00
all-backgammon all-teachgammon: all-common_source
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>