summaryrefslogtreecommitdiffstats
path: root/lib/libpanel
Commit message (Collapse)AuthorAgeFilesLines
* Usekuriyama2003-06-061-1/+1
| | | | | | | | | cat ${.ALLSRC} > ${.TARGET} rather than ln -sf ${.ALLSRC} ${.TARGET} not to depends on absolute-path of symbolic links. Commented by: marcel, obrien, bde
* Initial update of bmake glue for ncurses-5.2-20020518peter2002-05-211-2/+7
|
* `all-man' now creates manpages in the -DNOMANCOMPRESS case too.ru2002-05-151-1/+0
|
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
|
* Install manpages, including appropriate MLINKS.tg2000-12-051-0/+17
|
* Update for ncurses 20001009 importpeter2000-10-111-3/+10
|
* Add missing source files. Sort SRCS.tg2000-05-241-1/+3
| | | | PR: 18631
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-4/+1
| | | | Reviewed by: marcel, and make world
* Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlappingpeter1999-09-051-0/+19
layers) driver from ncurses)
OpenPOWER on IntegriCloud