diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2024-05-10 15:15:56 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2024-05-26 22:55:52 +0000 |
| commit | 1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad (patch) | |
| tree | 85801af20e3b694584668aeb39ecec75ee71f72c /sntp/unity/Makefile.in | |
| parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) | |
ntp: Vendor import of ntp-4.2.8p18vendor/ntp/4.2.8p18vendor/ntp
Diffstat (limited to 'sntp/unity/Makefile.in')
| -rw-r--r-- | sntp/unity/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sntp/unity/Makefile.in b/sntp/unity/Makefile.in index 927f648ffea8..424d7ca4497f 100644 --- a/sntp/unity/Makefile.in +++ b/sntp/unity/Makefile.in @@ -98,6 +98,7 @@ am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \ $(top_srcdir)/m4/ntp_cacheversion.m4 \ $(top_srcdir)/m4/ntp_compiler.m4 \ $(top_srcdir)/m4/ntp_crosscompile.m4 \ + $(top_srcdir)/m4/ntp_crypto_rand.m4 \ $(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \ $(top_srcdir)/m4/ntp_facilitynames.m4 \ $(top_srcdir)/m4/ntp_harden.m4 $(top_srcdir)/m4/ntp_ipv6.m4 \ @@ -354,6 +355,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_OPENSSL = @PATH_OPENSSL@ PATH_RUBY = @PATH_RUBY@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ |
