head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	94.07.06.21.44.54;	author md;	state Exp;
branches;
next	1.2;

1.2
date	94.05.14.15.16.25;	author md;	state Exp;
branches;
next	1.1;

1.1
date	93.05.31.22.52.48;	author md;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update with '44-lite version
@
text
@#	@@(#)Makefile	8.2 (Berkeley) 3/31/94

SUBDIR=	adventure arithmetic atc backgammon battlestar bcd boggle caesar \
	canfield chess ching cribbage dm factor fish fortune hack hangman \
	larn mille monop morse number phantasia pig pom ppt primes quiz \
	rain random robots rogue sail snake tetris trek wargames worm worms \
	wump
.if ${MACHINE} != "rt"
SUBDIR+=xneko xroach
.endif

.include <bsd.subdir.mk>
@


1.2
log
@Don't compile X applications on the RT
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.1 (Berkeley) 5/31/93
d6 2
a7 1
	rain robots rogue sail snake tetris trek wargames worm worms wump
@


1.1
log
@Initial revision
@
text
@d6 4
a9 2
	rain robots rogue sail snake tetris trek wargames worm worms wump \
	xneko xroach
@
