summaryrefslogtreecommitdiffstats
path: root/lib/libocurses (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* unified libtermcap/libocursesmillert1998-07-2310-11/+923
|
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-1/+1
| | | | | | | This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-1/+1
|
* Install ncurses as -lcurses and <curses.h>tholo1996-06-0272-0/+9920
Install BSD curses library as -locurses and <ocurses.h>