summaryrefslogtreecommitdiff
path: root/lib/libform/Makefile
AgeCommit message (Expand)Author
2019-02-13Also remove tbl files from CLEANFILES now they are not generated.Nicholas Marriott
2019-02-13Remove obsolete tbl suffix from ncurses man pages, no objections fromNicholas Marriott
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSPhilip Guenther
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2010-09-06Enable wide character support in ncurses. It is built into libcurses,Nicholas Marriott
2010-01-12Update to ncurses 5.7, with local changes reapplied.Nicholas Marriott
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
1999-11-17add MLINKs I missedTodd C. Miller
1997-12-14ncurses-4.1-971213Todd C. Miller
1997-12-03Merge of ncurses-4.1-971129Todd C. Miller
1997-11-26libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit.Todd C. Miller
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-06-02SYSV-style form library; from ncursesThorsten Lockert