freebsd-dev/lib/libcurses
Bruce Evans 48cfb668fc Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.

Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
..
EXAMPLES
PSD.doc
_putchar.c
addbytes.c
addch.c
addnstr.c
box.c
clear.c
clrtobot.c
clrtoeol.c
cr_put.c
ctrace.c
cur_hash.c
curses.3
curses.c
curses.h Remove _set_ospeed, it is done in tgetent now 1995-08-05 21:48:16 +00:00
delch.c
deleteln.c
delwin.c
erase.c
fullname.c
getch.c
getstr.c
id_subwins.c
idlok.c
initscr.c
insch.c
insertln.c
longname.c
Makefile Change install' to ${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
move.c
mvwin.c
newwin.c
overlay.c
overwrite.c
printw.c
putchar.c
refresh.c
scanw.c
scroll.c
setterm.c Remove _set_ospeed, it is done in tgetent now 1995-08-05 21:48:16 +00:00
standout.c
toucholap.c
touchwin.c
tscroll.c
tstp.c
tty.c
unctrl.c