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