mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 13:39:25 -04:00
7 lines
238 B
Plaintext
7 lines
238 B
Plaintext
## includes.mf - automake fragment
|
|
|
|
NTP_INCS = -I$(top_srcdir)/include
|
|
NTP_INCS += -I$(top_srcdir)/lib/isc/include
|
|
NTP_INCS += -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include
|
|
NTP_INCS += -I$(top_srcdir)/lib/isc/unix/include
|