ncurses: Fix parallel buildworld race.
commitdfa89817f7a68d8a2958ef771b40debd33d332a1
authorzrj <rimvydas.jasinskas@gmail.com>
Mon, 5 Dec 2016 14:08:47 +0000 (5 16:08 +0200)
committerzrj <zrj@dragonflybsd.org>
Mon, 5 Dec 2016 14:47:54 +0000 (5 16:47 +0200)
treec38ef7b093d364cf59d0a993c2cc199a4ce7ef32
parent1887942f2b5442d1fbe870f07b0d89239a3d2607
ncurses: Fix parallel buildworld race.

* MKexpanded.sh uses cc -E on source having curses.priv.h -> term.h chain.
  Be safe and delay until all GENHDRS are created first.

No funtional change for final libprivate_ncurses{,w}.a,
just for reproducibility of buildworld intermediates.
lib/libncurses/libncurses/Makefile