bk: 4d25488c3rx-ONI6_Qq6Uuxeh6rJWg
"$NICEB" -5 ./config.status &&
( cd sntp && "$NICEB" -5 ./config.status ) &&
"$NICEB" -14 ${MAKE-make} V=0 &&
+ ( cd sntp/tests &&
+ "$NICEB" -14 ${MAKE-make} V=0 tests ) &&
+ ( cd tests/libntp &&
+ "$NICEB" -14 ${MAKE-make} V=0 tests ) &&
"$NICEB" -11 ${MAKE-make} check
) > $LOGF 2>&1
libntptest.h \
sockaddrtest.h
-INCLUDES = \
- -I$(top_srcdir)/include \
- -I$(top_srcdir)/lib/isc/include \
- -I$(top_srcdir)/lib/isc/nothreads/include \
- -I$(top_srcdir)/lib/isc/unix/include \
- -I$(top_srcdir)/sntp
+INCLUDES = -I$(top_srcdir)/include
+INCLUDES += -I$(top_srcdir)/lib/isc/include
+INCLUDES += -I$(top_srcdir)/lib/isc/nothreads/include
+INCLUDES += -I$(top_srcdir)/lib/isc/unix/include
+INCLUDES += -I$(top_srcdir)/sntp
TESTS =