freebsd-dev/usr.bin/du
Bruce Evans 1f82591eba Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most
cases and broke the world in some cases.

Fixed style bugs for DPADD and LDADD (don't use += for variables defined
only once).
2000-03-27 15:02:59 +00:00
..
du.1 Use warnx(), -Wall cleaning and remove unused #include 2000-03-26 14:21:57 +00:00
du.c Use warnx(), -Wall cleaning and remove unused #include 2000-03-26 14:21:57 +00:00
Makefile Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most 2000-03-27 15:02:59 +00:00