xref: /freebsd/contrib/ntp/sntp/includes.mf (revision a64729f5077d77e13b9497cb33ecb3c82e606ee8)
1## includes.mf - automake fragment
2
3SNTP_INCS  = -I$(top_srcdir)/../include
4SNTP_INCS += -I$(top_srcdir)/../libntp/lib/isc/include
5SNTP_INCS += -I$(top_srcdir)/../libntp/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include
6SNTP_INCS += -I$(top_srcdir)/../libntp/lib/isc/unix/include
7