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