aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Patch up the readline info building. This one is a bit of a problemPeter Wemm1997-01-121-10/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=21595
* Add the missing annotations.Joshua Peck Macdonald1997-01-111-12/+6
| | | | Notes: svn path=/head/; revision=21509
* Add -f to lnAndrey A. Chernov1997-01-061-3/+3
| | | | Notes: svn path=/head/; revision=21382
* Use contrib version nowAndrey A. Chernov1997-01-051-3/+15
| | | | Notes: svn path=/head/; revision=21342
* Back out prev fix, now fixed in bsd.info.mkAndrey A. Chernov1995-01-071-2/+2
| | | | Notes: svn path=/head/; revision=5430
* Fix "make" vs "make all"Andrey A. Chernov1995-01-071-2/+2
| | | | Notes: svn path=/head/; revision=5421
* Add dependancesAndrey A. Chernov1995-01-041-0/+3
| | | | Notes: svn path=/head/; revision=5384
* Install infopagesAndrey A. Chernov1995-01-041-24/+2
| | | | Notes: svn path=/head/; revision=5383
* Upgrade to version 2.0Andrey A. Chernov1994-12-061-19/+10
| | | | Notes: svn path=/head/; revision=4998
* Merged with new readline 2.0 from bashAndrey A. Chernov1994-05-091-16/+20
| | | | Notes: svn path=/head/; revision=1473
* Port readline lib into gnu system tree.Andrey A. Chernov1994-05-091-0/+30
Really we don't need copy of this library into each program (gdb f.e.) P.S. it is much cleaner port than /usr/ports version and based on /usr/ports version. /usr/ports version will be removed. Notes: svn path=/vendor/misc-GNU/dist3/; revision=1466