xref: /freebsd/contrib/ntp/sntp/includes.mf (revision 05427f4639bcf2703329a9be9d25ec09bb782742)
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