xref: /netbsd-src/external/bsd/ntp/dist/sntp/includes.mf (revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
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