xref: /freebsd/contrib/ntp/includes.mf (revision 4620173a5ff7cdd405ab98e6f91828f27d41b698)
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