Also adds a runtests makefile target.
@@ -13,6 +13,10 @@ default: all
all:
@$(MAKE) -C src
@$(MAKE) -C test
@$(MAKE) -C examples
runtests:
@$(MAKE) -C test runtests
config-host.mak: configure
@if [ ! -e "$@" ]; then \
The note is not visible to the blocked user.