head	1.4;
access;
symbols
	RELENG_2_1_6_1_RELEASE:1.3.6.1
	RELENG_2_1_6_RELEASE:1.3.6.1
	RELENG_2_1_5_RELEASE:1.3.6.1
	RELENG_2_1_0_RELEASE:1.3
	RELENG_2_1_0:1.3.0.6
	RELENG_2_1_0_BP:1.3
	RELENG_2_0_5_RELEASE:1.3
	RELENG_2_0_5:1.3.0.4
	RELENG_2_0_5_BP:1.3
	RELENG_2_0_5_ALPHA:1.3
	RELEASE_2_0:1.3
	BETA_2_0:1.3
	ALPHA_2_0:1.3.0.2
	games_tag:1.1.1.1
	games:1.1.1;
locks; strict;
comment	@# @;


1.4
date	95.12.30.18.34.47;	author peter;	state dead;
branches;
next	1.3;

1.3
date	94.09.11.07.29.48;	author jkh;	state Exp;
branches
	1.3.6.1;
next	1.2;

1.2
date	94.09.08.19.15.33;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	94.09.04.04.02.15;	author jkh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.04.04.02.16;	author jkh;	state Exp;
branches;
next	;

1.3.6.1
date	96.05.27.01.37.44;	author jkh;	state dead;
branches;
next	;


desc
@@


1.4
log
@recording cvs-1.6 file death
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	xneko
MAN6=	xneko.6
DPADD+=		${X11BASE}/lib/libX11.a ${LIBM}
CFLAGS+=	-I${X11BASE}/include
LDDESTDIR+=	-L${X11BASE}/lib
LDADD+=		-lX11 -lm

.include "../../Makefile.inc"
.include <bsd.prog.mk>
@


1.3
log
@Yow!  Something highly bogus happened with the previous commit or
patch and I only just noticed.  Fix things to include Makefile.inc correctly.
@
text
@@


1.3.6.1
log
@Remove the x11 subdirectory and its contents (as in -current) - X is a separate
distribution, as are its games.
@
text
@@


1.2
log
@Sigh.  Ok, now that these have been uncovered by fixing the Makefile,
make them work! :-)  Just include ${X11BASE}/include in the CFLAGS, basically.
Submitted by:	jkh
@
text
@d10 1
@


1.1
log
@Initial revision
@
text
@d6 1
@


1.1.1.1
log
@Bring in the 4.4 Lite games directory, modulo man page changes and segregation
of the x11 based games.  I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way.  Bleah.
Submitted by:	jkh
@
text
@@
