freebsd-dev/usr.sbin/pwd_mkdb
Alex Richardson dfb98e350c Fix i386 build of chpass after r363992
My change to allow bootstrapping pwd_mkdb (r363992) resulted in i386 build
failures because the bootstrap header was being included in non-bootstrap chpass.
Dropping the no longer required pwd_mkdb include path from chpass fixes
the build, but to be certain that the failure doesn't get re-introduced,
I've also moved the bootstrap pwd.h into a subdirectory so that adding
-I${SRCTOP}/usr.sbin/pwd_mkdb doesn't pull it in.

Reported by:	mjg
2020-08-08 10:05:27 +00:00
..
bootstrap Fix i386 build of chpass after r363992 2020-08-08 10:05:27 +00:00
Makefile Fix i386 build of chpass after r363992 2020-08-08 10:05:27 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pwd_mkdb.8 pwd_mkdb: retire -B and -L endianness options 2018-10-21 00:48:38 +00:00
pwd_mkdb.c pwd_mkdb: retire -B and -L endianness options 2018-10-21 00:48:38 +00:00