# $OpenBSD: Makefile,v 1.3 1997/09/21 11:34:52 deraadt Exp $ PROG= date SRCS= date.c netdate.c DPADD+= ${LIBUTIL} LDADD+= -lutil .include