freebsd-dev/usr.bin/du
Enji Cooper 188e46ab03 Add supporting changes for Add limited sandbox capability to "make check"
Non-tests/... changes:
- Add HAS_TESTS= to Makefiles with libraries and programs to enable iteration
  and propagate the appropriate environment down to *.test.mk.

tests/... changes:
- Add appropriate support Makefile.inc's to set HAS_TESTS in a minimal manner,
  since tests/... is a special subdirectory tree compared to the others.

MFC after:	2 months
MFC with:	r322511
Reviewed by:	arch (silence), testing (silence)
Differential Revision:	D12014
2017-08-14 19:21:37 +00:00
..
tests du(1): Add --si option to display in terms of powers of 1000 2017-08-09 01:19:19 +00:00
du.1 du(1): Add --si option to display in terms of powers of 1000 2017-08-09 01:19:19 +00:00
du.c du(1): Add --si option to display in terms of powers of 1000 2017-08-09 01:19:19 +00:00
Makefile Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00