Introduce EXIM_BUILD_SUFFIX for src/Makefile and testsuite
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 3 Nov 2016 23:08:59 +0000 (00:08 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Fri, 4 Nov 2016 07:20:38 +0000 (08:20 +0100)
commitfefe59d9280bc0b33fb9e1e89d0d664db8078542
treef4ac4d7a9636875144028c9bc0b5a8117a4aa8ed
parent87e93574a5da99b5f36751a4219caacc4e81ea3c
Introduce EXIM_BUILD_SUFFIX for src/Makefile and testsuite

This enables parallel builds in a shared directory, if they have
the same os-type and arch-type. Think about EXIM_BUILD_SUFFIX
as 'name of your linux distro'
src/Makefile
test/lib/Exim/Runtest.pm
test/runtest
test/t/00-basic.t
test/t/samples/foo [new file with mode: 0755]
test/t/samples/src/.directory [new file with mode: 0644]