Removed bogus dependancy on libutil.

Noticed by:	bde
This commit is contained in:
joe 2000-01-01 15:40:40 +00:00
parent 1b3fcf60f7
commit e58bf0a22e

View File

@ -3,7 +3,4 @@
PROG= mv
DPADD= ${LIBUTIL}
LDADD= -lutil
.include <bsd.prog.mk>