summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed/timed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/timed/timed/Makefile')
-rw-r--r--usr.sbin/timed/timed/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/timed/timed/Makefile b/usr.sbin/timed/timed/Makefile
index 92206f8..6f73824 100644
--- a/usr.sbin/timed/timed/Makefile
+++ b/usr.sbin/timed/timed/Makefile
@@ -4,11 +4,12 @@
# optional flags are: MEASURE TESTING DEBUG
PROG= timed
+MAN= timed.8
SRCS= acksend.c candidate.c correct.c master.c networkdelta.c readmsg.c \
slave.c timed.c byteorder.c measure.c cksum.c
+
DPADD= ${LIBUTIL}
LDADD= -lutil
-MAN= timed.8
.include "../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud