summaryrefslogtreecommitdiffstats
path: root/bin/date/Makefile
blob: b466e1d3b3a3a6a1a40193efc16320a5a130853e (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	date
SRCS=	date.c netdate.c vary.c
DPADD=	${LIBULOG}
LDADD=	-lulog

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud