-# $OpenBSD: Makefile,v 1.17 2023/11/17 21:54:20 millert Exp $
+# $OpenBSD: Makefile,v 1.18 2023/11/18 07:18:07 anton Exp $
# DATAFORM selects the data format. OpenBSD always uses "main"
# Available formats represent essentially the same data, albeit
(cd ${.CURDIR}/datfiles; \
${ZIC} -d ${TZDIR}/posix -L /dev/null ${TDATA})
(cd ${.CURDIR}/datfiles; \
- ${ZIC} -d ${TZDIR}/right -L leapseconds ${TDATA})
+ ${ZIC} -d ${TZDIR}/right -L ${.OBJDIR}/leapseconds ${TDATA})
posix_right: posix_only other_two