1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.5 2017/07/09 21:23:18 espie Exp $ PROG= date DPADD+= ${LIBUTIL} LDADD+= -lutil .include <bsd.prog.mk>