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