DragonFlyBSD/src a0f7baalib/libncurses Makefile.sources Makefile, lib/libncurses/libncurses Makefile

ncurses: Add hostprog variant of tic.

Tic(1) uses some of internal bits of ncurses implementation.
  * For now include a basic set of libncurses.
  * Link this tic with wide version of ncurses.
  * Adjust sources a bit for future reference.
DeltaFile
+89-69lib/libncurses/Makefile.sources
+40-0lib/libncurses/tic_next/Makefile
+15-0lib/libncurses/libtic/Makefile
+9-0lib/libncurses/tic_next/transform.h
+6-0lib/libncurses/Makefile
+1-1lib/libncurses/Makefile.inc
+1-0lib/libncurses/libncursesw/Makefile
+1-0lib/libncurses/libncurses/Makefile
+162-708 files

UnifiedSplitRaw