NetBSD/external/bsd/atf/etc
jmmv a38e0b43c5 Homogenize reachover build file structure with that of kyua-cli:
- Move the majority of the common build definitions to the top-level
  Makefile.inc and ensure this gets included everywhere.
- Move the bconfig.h file to the top-level directory.
- Add a statically-generated defs.h file instead of creating one
  during the build.  Easier to understand and less chances for things
  to go wrong.
- Make sure all files using ATF_VERSION have the right dependency to
  trigger a rebuild when the value changes.
- Clean up stale -I flags.

This is all mostly for simplicity reasons and to reduce the cognitive
load required to understand the build of the atf and kyua-* packages.

I have tested this with both MKKYUA=no/yes and non-clean/clean builds
so hopefully I got the details right.  But if not, let me know please.
2014-02-12 04:08:31 +00:00
..
atf Homogenize reachover build file structure with that of kyua-cli: 2014-02-12 04:08:31 +00:00
Makefile Do not install atf-config, atf-report, atf-run nor atf-version when 2013-02-25 00:22:10 +00:00
Makefile.inc Homogenize reachover build file structure with that of kyua-cli: 2014-02-12 04:08:31 +00:00