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