# from: @(#)Makefile 5.4 (Berkeley) 3/1/92 # $Id: Makefile,v 1.3 1993/08/06 17:10:00 mycroft Exp $ PROG= du LDADD= -lutil DPADD= ${LIBUTIL} .include