dsynth - Do not count DUMMY nodes in the total
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 24 Aug 2019 15:40:49 +0000 (08:40 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 24 Aug 2019 15:40:49 +0000 (08:40 -0700)
commit7b609b0a3e043435b1658181d3524f82b6f459c2
tree56ce04fb7895f3a1fc0e8b709845a010d98fc3b4
parent5f38e86d1cf9e0d56a5248c9a4abc737d4953af3
dsynth - Do not count DUMMY nodes in the total

* dsynth uses DUMMY nodes to wrap all the flavors for a particular
  package when other packages have a generic (rather than flavor-specific)
  dependency to it.

* Do not count these nodes in the total for display purposes.
usr.bin/dsynth/build.c
usr.bin/dsynth/status.c