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