head	1.9;
access;
symbols
	RELENG_4_11_0_RELEASE:1.5.2.1
	RELENG_4_11:1.5.2.1.0.16
	RELENG_4_11_BP:1.5.2.1
	RELENG_4_10_0_RELEASE:1.5.2.1
	RELENG_4_10:1.5.2.1.0.14
	RELENG_4_10_BP:1.5.2.1
	RELENG_4_9_0_RELEASE:1.5.2.1
	RELENG_4_9:1.5.2.1.0.12
	RELENG_4_9_BP:1.5.2.1
	RELENG_4_8_0_RELEASE:1.5.2.1
	RELENG_4_8:1.5.2.1.0.10
	RELENG_4_8_BP:1.5.2.1
	RELENG_4_7_0_RELEASE:1.5.2.1
	RELENG_4_7:1.5.2.1.0.8
	RELENG_4_7_BP:1.5.2.1
	RELENG_4_6_2_RELEASE:1.5.2.1
	RELENG_4_6_1_RELEASE:1.5.2.1
	RELENG_4_6_0_RELEASE:1.5.2.1
	RELENG_4_6:1.5.2.1.0.6
	RELENG_4_6_BP:1.5.2.1
	RELENG_4_5_0_RELEASE:1.5.2.1
	RELENG_4_5:1.5.2.1.0.4
	RELENG_4_5_BP:1.5.2.1
	RELENG_4_4_0_RELEASE:1.5.2.1
	RELENG_4_4:1.5.2.1.0.2
	RELENG_4_4_BP:1.5.2.1
	RELENG_4_3_0_RELEASE:1.5
	RELENG_4_3:1.5.0.4
	RELENG_4_3_BP:1.5
	RELENG_4_2_0_RELEASE:1.5
	RELENG_4_1_1_RELEASE:1.5
	PRE_SMPNG:1.5
	RELENG_4_1_0_RELEASE:1.5
	RELENG_3_5_0_RELEASE:1.2
	RELENG_4_0_0_RELEASE:1.5
	RELENG_4:1.5.0.2
	RELENG_4_BP:1.5
	RELENG_3_4_0_RELEASE:1.2
	RELENG_3_3_0_RELEASE:1.2
	RELENG_3_2_PAO:1.2.0.12
	RELENG_3_2_PAO_BP:1.2
	RELENG_3_2_0_RELEASE:1.2
	RELENG_3_1_0_RELEASE:1.2
	RELENG_3:1.2.0.10
	RELENG_3_BP:1.2
	RELENG_2_2_8_RELEASE:1.2
	RELENG_3_0_0_RELEASE:1.2
	RELENG_2_2_7_RELEASE:1.2
	RELENG_2_2_6_RELEASE:1.2
	RELENG_2_2_5_RELEASE:1.2
	RELENG_2_2_2_RELEASE:1.2
	RELENG_2_2_1_RELEASE:1.2
	RELENG_2_2_0_RELEASE:1.2
	RELENG_2_1_7_RELEASE:1.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.2.0.8
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.6
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.4
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.2
	RELEASE_2_0:1.2
	BETA_2_0:1.2
	ALPHA_2_0:1.2.0.2
	games:1.1.1.1;
locks; strict;
comment	@# @;


1.9
date	2002.10.21.07.40.21;	author markm;	state dead;
branches;
next	1.8;

1.8
date	2001.03.26.14.20.59;	author ru;	state Exp;
branches;
next	1.7;

1.7
date	2001.03.20.18.08.41;	author ru;	state Exp;
branches;
next	1.6;

1.6
date	2000.09.16.03.52.04;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	99.05.03.02.08.26;	author steve;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	99.04.25.17.53.36;	author steve;	state Exp;
branches;
next	1.3;

1.3
date	99.04.19.03.58.58;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	94.09.11.21.32.15;	author rgrimes;	state Exp;
branches;
next	1.1;

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

1.5.2.1
date	2001.04.25.09.29.01;	author ru;	state Exp;
branches;
next	1.5.2.2;

1.5.2.2
date	2012.11.17.07.22.47;	author svnexp;	state Exp;
branches;
next	;

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


desc
@@


1.9
log
@Deorbit complete. We dont build these anymore, so into the attic they go.
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD: src/games/rain/Makefile,v 1.8 2001/03/26 14:20:59 ru Exp $

PROG=	rain
MAN=	rain.6
DPADD=	${LIBCURSES}
LDADD=	-lcurses

.include <bsd.prog.mk>
@


1.8
log
@- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
@
text
@d2 1
a2 1
# $FreeBSD: src/games/rain/Makefile,v 1.7 2001/03/20 18:08:41 ru Exp $
@


1.7
log
@Set the default manual section for games/ to 6.
@
text
@d2 1
a2 1
# $FreeBSD: src/games/rain/Makefile,v 1.6 2000/09/16 03:52:04 ache Exp $
d5 1
@


1.6
log
@Remove unneded -ltermcap or -lmytinfo
@
text
@d2 1
a2 1
# $FreeBSD$
a4 1
MAN6=	rain.6
@


1.5
log
@Round two of MetBSD games merges.

Submitted by:	Stephen J. Roznowski <sjr@@home.net>
@
text
@d2 1
d6 2
a7 2
DPADD=	${LIBCURSES} ${LIBTERMCAP}
LDADD=	-lcurses -ltermcap
@


1.5.2.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@a1 1
# $FreeBSD$
d4 1
a4 1
MAN=	rain.6
@


1.5.2.2
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/games/rain/Makefile 75948 2001-04-25 09:36:09Z ru $
@


1.4
log
@Revert previous commit.  It broke 'make world' with NOSHARED=yes because
it was using the wrong library.

Submitted by:	bde
@
text
@d5 2
a6 2
DPADD=	${LIBTERMCAP} ${LIBCOMPAT}
LDADD=	-ltermcap -lcompat
@


1.3
log
@Merge a bunch of cleanups from NetBSD.

PR:		8083
Submitted by:	Stephen J. Roznowski <sjr@@home.net>
Obtained from:	a whole slew of NetBSD PRs
@
text
@d5 2
a6 2
DPADD=	${LIBCURSES} ${LIBCOMPAT}
LDADD=	-lcurses -lcompat
@


1.2
log
@Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
@
text
@d5 2
a6 2
DPADD=	${LIBTERMCAP} ${LIBCOMPAT}
LDADD=	-ltermcap -lcompat
@


1.1
log
@Initial revision
@
text
@d5 1
a5 1
DPADD=	${LIBTERM} ${LIBCOMPAT}
@


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
@@
