Deleted Added
full compact
2c2
< # $FreeBSD: stable/10/Makefile 265449 2014-05-06 14:38:03Z brooks $
---
> # $FreeBSD: stable/10/Makefile 266383 2014-05-18 00:21:14Z ian $
475a476,480
> .if defined(MAKE_ALL_KERNELS)
> _THINNER=cat
> .else
> _THINNER=xargs grep -L "^.NO_UNIVERSE"
> .endif
478c483,484
< ! -name DEFAULTS ! -name NOTES
---
> ! -name DEFAULTS ! -name NOTES | \
> ${_THINNER}