Remove manual .includes in cddl Makefiles- Break the dependency on ../Makefile.inc for .PATH, and include ../Makefile.inc implicitly. This is required to ...- Set WARNS?=6 in top-level Makefile.
Remove manual .includes in cddl Makefiles- Break the dependency on ../Makefile.inc for .PATH, and include ../Makefile.inc implicitly. This is required to ...- Set WARNS?=6 in top-level Makefile.inc- Remove now redundant WARNS settings, add WARNS?=0 where appropriate- Remove redundant SHLIB_MAJOR overrides- Use NO_MAN, not MK_MAN=no- Remove redundant inclusion of bsd.own.mk- Order Makefiles more according to style.Makefile(9)- Reduce diff of cddl Makefiles against each otherNo objection: pjdApproved by: ed (co-mentor)
show more ...
Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE. Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed b
Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE. Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by: kibApproved by: re (rwatson)
Add the DTrace libraries and D library scripts.
12