aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Move editrc.5 from MAN3 to MAN5Andrey A. Chernov1997-06-271-1/+2
| | | | Notes: svn path=/head/; revision=26981
* Pull histedit.h out, it lives in /usr/src/include, not here.Mike Smith1997-06-251-5/+0
| | | | Notes: svn path=/head/; revision=26933
* Update libedit with changes from NetBSD. Includes history load/save,Mike Smith1997-06-251-5/+20
| | | | | | | | | | some buffer overflow guards and some stylistic cleanups. Also adds manpages. Obtained from: NetBSD Notes: svn path=/head/; revision=26926
* Add missing DPADD, remove duplicate -ltermcapPeter Wemm1996-08-301-1/+2
| | | | Notes: svn path=/head/; revision=17929
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | Notes: svn path=/head/; revision=8870
* Add LDADD+= -ltermcapAndrey A. Chernov1994-10-121-0/+2
| | | | Notes: svn path=/head/; revision=3527
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
| | | | Notes: svn path=/head/; revision=2678
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-281-1/+1
| | | | | | | | | automagically. -lfoo has to be right to work, but ${LIBFO0} is too easy to forget or misspell; nothing checks it and it should be different for shared libraries. Notes: svn path=/head/; revision=2375
* Make this work even if make depend is not run.Jordan K. Hubbard1994-08-081-1/+1
| | | | | | | | Reviewed by: Submitted by: jkh Notes: svn path=/head/; revision=1963
* histedit.h is now installed from include.Garrett Wollman1994-08-041-6/+0
| | | | Notes: svn path=/head/; revision=1840
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+58
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573