--- src/bin/date/Makefile 2004/09/26 16:29:49 1.4 +++ src/bin/date/Makefile 2005/02/06 06:16:39 1.5 @@ -5,8 +5,6 @@ PROG= date SRCS= date.c netdate.c vary.c -WARNS?= 6 - DPADD= ${LIBUTIL} LDADD= -lutil