head	1.4;
access;
symbols
	RELENG_3_5_0_RELEASE:1.3.4.1
	RELENG_3_4_0_RELEASE:1.3.4.1
	RELENG_3_3_0_RELEASE:1.3.4.1
	RELENG_3_2_PAO:1.3.0.6
	RELENG_3_2_PAO_BP:1.3
	RELENG_3_2_0_RELEASE:1.3
	RELENG_3_1_0_RELEASE:1.3
	RELENG_3:1.3.0.4
	RELENG_3_BP:1.3
	RELENG_2_2_8_RELEASE:1.3
	RELENG_3_0_0_RELEASE:1.3
	RELENG_2_2_7_RELEASE:1.3
	RELENG_2_2_6_RELEASE:1.3
	RELENG_2_2_5_RELEASE:1.3
	RELENG_2_2_2_RELEASE:1.3
	RELENG_2_2:1.3.0.2;
locks; strict;
comment	@# @;


1.4
date	99.05.28.04.26.06;	author ache;	state dead;
branches;
next	1.3;

1.3
date	97.02.22.15.43.07;	author peter;	state Exp;
branches
	1.3.2.1
	1.3.4.1;
next	1.2;

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

1.1
date	97.01.12.08.10.55;	author peter;	state Exp;
branches;
next	;

1.3.2.1
date	99.09.05.11.05.21;	author peter;	state Exp;
branches;
next	;

1.3.4.1
date	99.08.18.19.15.48;	author obrien;	state dead;
branches;
next	;


desc
@@


1.4
log
@upgrade to 4.0
@
text
@# $Id: Makefile,v 1.3 1997/02/22 15:43:07 peter Exp $

SRCDIR= ${.CURDIR}/../../../../../contrib/libreadline/doc

INFO = readline

INFOSECTION= "Programming & development tools."
INFOENTRY_readline= "* Readline: (readline).		The GNU Readline library"

SRCS=	rlman.texinfo

readline.info: rlman.texinfo rltech.texinfo rluser.texinfo

.include <bsd.info.mk>
@


1.3
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
# $Id$
@


1.3.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3.4.1
log
@MFC: upgrade to readline-4.0.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1997/02/22 15:43:07 peter Exp $
@


1.2
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@Patch up the readline info building.  This one is a bit of a problem
since the source name is not the same as the texinfo name so we have to
use SRCS=.  This means we can't build two info sets in the same directory
so I've split it.
@
text
@d1 1
a1 1
# $Id$
@
