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