xref: /netbsd-src/external/bsd/ntp/dist/includes.mf (revision a24efa7dea9f1f56c3bdb15a927d3516792ace1c)
1## includes.mf - automake fragment
2
3NTP_INCS  = -I$(top_srcdir)/include
4NTP_INCS += -I$(top_srcdir)/lib/isc/include
5NTP_INCS += -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include
6NTP_INCS += -I$(top_srcdir)/lib/isc/unix/include
7