Author: bdrewery
Date: Sat Oct  3 18:40:27 2015
New Revision: 288624
URL: https://svnweb.freebsd.org/changeset/base/288624

Log:
  Partially revert r288607, stable/10 does not use ncurses_dll.h.in like head
  does, so this file should not be in CLEANFILES / .NOPATH.

Modified:
  stable/10/lib/ncurses/ncurses/Makefile

Modified: stable/10/lib/ncurses/ncurses/Makefile
==============================================================================
--- stable/10/lib/ncurses/ncurses/Makefile      Sat Oct  3 17:49:11 2015        
(r288623)
+++ stable/10/lib/ncurses/ncurses/Makefile      Sat Oct  3 18:40:27 2015        
(r288624)
@@ -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}
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to