Home | History | Annotate | Line # | Download | only in dist
      1 ## includes.mf - automake fragment
      2 
      3 NTP_INCS  = -I$(top_srcdir)/include
      4 NTP_INCS += -I$(top_srcdir)/libntp/lib/isc/include
      5 NTP_INCS += -I$(top_srcdir)/libntp/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include
      6 NTP_INCS += -I$(top_srcdir)/libntp/lib/isc/unix/include
      7