xref: /dragonfly/games/snake/Makefile (revision 0ca59c34)
1#	@(#)Makefile	8.1 (Berkeley) 5/31/93
2
3SUBDIR=	snake snscore
4
5.include <bsd.subdir.mk>
6