1 1.5 lukem # $NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $ 2 1.3 cgd # @(#)Makefile 8.1 (Berkeley) 5/31/93 3 1.1 cgd 4 1.4 lukem SUBDIR= common_source backgammon teachgammon 5 1.5 lukem 6 1.5 lukem all-backgammon all-teachgammon: all-common_source 7 1.1 cgd 8 1.1 cgd .include <bsd.subdir.mk> 9