#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	date
SRCS=	date.c netdate.c vary.c

.include <bsd.prog.mk>