Add a Makefile for the two games moved here.

This commit is contained in:
Jordan K. Hubbard 1994-10-04 15:20:32 +00:00
parent deab9494fa
commit 588065dbc6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171

5
games/Makefile Normal file
View file

@ -0,0 +1,5 @@
# $Id: Makefile,v 1.6 1994/09/26 13:39:19 jkh Exp $
#
SUBDIR= jetpack xmris
.include <bsd.port.subdir.mk>