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