xref: /original-bsd/usr.bin/du/Makefile (revision 7a9bd2f5)
1#	@(#)Makefile	5.3 (Berkeley) 05/11/90
2
3PROG=	du
4
5.include <bsd.prog.mk>
6