Partially revert r288607, stable/10 does not use ncurses_dll.h.in like head
does, so this file should not be in CLEANFILES / .NOPATH.
This commit is contained in:
parent
3439b1010e
commit
6bdc1ca71d
@ -282,7 +282,6 @@ CFLAGS+= -DFREEBSD_NATIVE -DTERMIOS
|
||||
# Installed
|
||||
HEADERS= curses.h term.h termcap.h unctrl.h
|
||||
SRCHDRS= ncurses_dll.h
|
||||
CLEANFILES+= ncurses_dll.h
|
||||
|
||||
.if defined(ENABLE_WIDEC)
|
||||
INCS= ${HEADERS} ${SRCHDRS}
|
||||
|
Loading…
Reference in New Issue
Block a user