mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
6 lines
238 B
Text
6 lines
238 B
Text
## 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
|