chiark / gitweb /
legal: Add missing notice to many files
[secnet.git] / parallel-test.make
1 # This file is part of secnet.
2 # See LICENCE and this file CREDITS for full list of copyright holders.
3 # SPDX-License-Identifier: GPL-3.0-or-later
4 # There is NO WARRANTY.
5
6 # usage
7 #  ../parallel-bisect.sh
8
9 DIRS := $(wildcard d.*)
10
11 TARGETS := $(addsuffix /done, $(DIRS))
12
13 all: $(TARGETS)
14
15 %/done:
16         set -e; SECNET_TEST_BUILDDIR=$(PWD)/$* ./stest/t-nonnego-oo