summaryrefslogtreecommitdiff
path: root/usr.bin/du/Makefile
blob: 3201b05552aef77f44baa6b31f59bf16616e0e6c (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.8 2005/02/17 17:40:59 xtraeme Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	du
WARNS=	3

.include <bsd.prog.mk>