summaryrefslogtreecommitdiffstats
path: root/snake/Makefile
blob: a58f649393451765dbdb707ce9abc8a1c9d2808e (plain) (blame)
1
2
3
4
5
6
#	from: @(#)Makefile	5.1 (Berkeley) 2/28/91
#	$Id: Makefile,v 1.2 1993/08/01 05:44:08 mycroft Exp $

SUBDIR=	snake snscore

.include <bsd.subdir.mk>