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