7 lines
149 B
Makefile
7 lines
149 B
Makefile
# 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>
|