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