summaryrefslogtreecommitdiffstats
path: root/lib/libform/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Also remove tbl files from CLEANFILES now they are not generated.nicm2019-02-131-1/+0
* Remove obsolete tbl suffix from ncurses man pages, no objections fromnicm2019-02-131-3/+0
* DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSguenther2016-07-041-4/+0
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-34/+0
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-1/+0
* switch to installing source manuals (base part)schwarze2011-06-231-1/+5
* Enable wide character support in ncurses. It is built into libcurses,nicm2010-09-061-0/+12
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-3/+4
* use WANTLINT= (on all architectures)deraadt2005-11-241-0/+1
* add MLINKs I missedmillert1999-11-171-0/+34
* ncurses-4.1-971213millert1997-12-141-1/+1
* Merge of ncurses-4.1-971129millert1997-12-031-4/+7
* libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.millert1997-11-261-8/+9
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-1/+1
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-1/+1
* SYSV-style form library; from ncursestholo1996-06-021-0/+20