PROG=	readclock
SRCS=	readclock.c
BINDIR= /bin

# no man page here, it's handled in ../man/man8/
MAN=

.include <bsd.prog.mk>
