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:
bdrewery 2015-10-03 18:40:27 +00:00
parent 3439b1010e
commit 6bdc1ca71d

View File

@ -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}