Correct location for libntpevent.a.

This commit is contained in:
Cy Schubert 2015-05-15 19:37:17 +00:00
parent 4d892e4f22
commit d5d0d860fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282986

View File

@ -340,7 +340,7 @@ LIBNTPDIR= ${ROOTOBJDIR}/usr.sbin/ntp/libntp
LIBNTP?= ${LIBNTPDIR}/libntp.a
LIBNTPEVENTDIR= ${ROOTOBJDIR}/usr.sbin/ntp/libntpevent
LIBNTPEVENT?= ${LIBNTPDIR}/libntpevent.a
LIBNTPEVENT?= ${LIBNTPEVENTDIR}/libntpevent.a
LIBOPTSDIR= ${ROOTOBJDIR}/usr.sbin/ntp/libopts
LIBOTPS?= ${LIBOPTSDIR}/libopts.a