View | Details | Raw Unified | Return to bug 17185
Collapse All | Expand All

(-)Makefile (-4 / +4 lines)
Lines 60-61 Link Here
60
# Installed
60
# These can be installed with a single execution of ${INSTALL}
61
HEADERS=curses.h term.h termcap.h unctrl.h
61
HEADERS=term.h termcap.h unctrl.h
62
--
62
# This one needs special treatment, see beforeinstall target below
63
#HEADERS+=curses.h
Lines 254-255 Link Here
254
--

Return to bug 17185