summaryrefslogtreecommitdiffstats
path: root/usr.bin/du/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use humanize_number(3) to format sizes into a human readable form.pjd2004-05-241-2/+2
|
* Mark du(1) as WARNS6 clean.pjd2004-05-241-0/+1
| | | | Tested on: alpha, amd64, i386, ia64, sparc64
* Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-081-1/+0
| | | | help the GCC3 transition and CURRENT in general.
* WARNS=2 fixupmarkm2001-12-021-1/+1
|
* Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in mostbde2000-03-271-2/+2
| | | | | | | cases and broke the world in some cases. Fixed style bugs for DPADD and LDADD (don't use += for variables defined only once).
* cleanup using suggestions from bdemharo2000-01-271-4/+4
|
* Add human-readable output flag, -hmharo2000-01-251-0/+3
| | | | Reviewed by: obrien
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-0/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+5
OpenPOWER on IntegriCloud