freebsd-src/contrib/ntp/check-libunity.mf
Cy Schubert a466cc5537 ntp: import ntp-4.2.8p16
Security:       NtpBUg3767, NtpBug3808, NtpBug3807 (CVE-2023-26555)
MFC after:	immediately
2023-06-01 07:04:37 -07:00

14 lines
384 B
Plaintext

## check-libunity.mf - automake fragment
##
## sntp/check-libunity.mf
## The above file has a version of this for the sntp tree.
BUILT_SOURCES += check-libunity
check-libunity: $(top_builddir)/sntp/unity/libunity.a
@: avoid default SCCS get by some make implementations
$(top_builddir)/sntp/unity/libunity.a:
cd $(top_builddir)/sntp/unity && $(MAKE) $(AM_MAKEFLAGS) libunity.a