]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use unadorned `mkdir -p', removing the "test ... ||".
authorobrien <obrien@FreeBSD.org>
Mon, 15 May 2000 16:52:57 +0000 (16:52 +0000)
committerobrien <obrien@FreeBSD.org>
Mon, 15 May 2000 16:52:57 +0000 (16:52 +0000)
commit20bcb4fdbca0cd121abfd30f8bf16db837c89cc4
tree655691e604186ae96e483bfc5eec476bdfaf33a0
parentfc2bd3426959c43f1a3a68da83e6ec04fd33530e
Use unadorned `mkdir -p', removing the "test ... ||".
There are sometimes problems with "&&" and "||" in the `make -j' case, as
it appears multiple processes may process parts of the execution line.
secure/lib/libcrypto/Makefile.inc