xref: /netbsd-src/external/bsd/ntp/dist/sntp/includes.mf (revision d16b7486a53dcb8072b60ec6fcb4373a2d0c27b7)
1## includes.mf - automake fragment
2
3SNTP_INCS  = -I$(top_srcdir)/../include
4SNTP_INCS += -I$(top_srcdir)/../lib/isc/include
5SNTP_INCS += -I$(top_srcdir)/../lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include
6SNTP_INCS += -I$(top_srcdir)/../lib/isc/unix/include
7