blob: de1e2ca328b96b5fe63a4df5ed5ccb0993d1bfd6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# $Id: Makefile,v 1.12 1995/03/31 19:17:46 gpalmer Exp $
#
# BROKEN = xchomp xmine xmj xpipeman xrobots
#
SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \
xemeraldia xinvaders \
xjewel xlife xmille xminesweep xmris xsol \
xtetris
.include <bsd.port.subdir.mk>
|