summaryrefslogtreecommitdiffstats
path: root/usr.bin/du/Makefile
blob: f614866da6de3f0aea305193776f2a68ff136b39 (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	du
DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud