2005-02-17 20:35:47 +03:00
|
|
|
# $NetBSD: Makefile,v 1.8 2005/02/17 17:40:59 xtraeme Exp $
|
1995-03-28 21:50:08 +04:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= du
|
2005-02-17 20:35:47 +03:00
|
|
|
WARNS= 3
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|