# $OpenBSD: Makefile,v 1.4 2011/07/07 21:00:59 deraadt Exp $ PROG= date SRCS= date.c DPADD+= ${LIBUTIL} LDADD+= -lutil .include