Check for the existence of /bsd before trying to back it up to /obsd.
authortb <tb@openbsd.org>
Fri, 9 Feb 2018 03:59:15 +0000 (03:59 +0000)
committertb <tb@openbsd.org>
Fri, 9 Feb 2018 03:59:15 +0000 (03:59 +0000)
commit250ec179803e22427e3e24f8661e17a16096a311
tree8ccbd78435f9443e9cd74db3a8fc840d662a9660
parentcb595d3fff6be37300dc13d777fc788bd12b7773
Check for the existence of /bsd before trying to back it up to /obsd.
Fixes 'make install' when /bsd is not present for some reason.

ok rob florian, "fine with me" deraadt
14 files changed:
sys/arch/alpha/conf/Makefile.alpha
sys/arch/amd64/conf/Makefile.amd64
sys/arch/arm64/conf/Makefile.arm64
sys/arch/armv7/conf/Makefile.armv7
sys/arch/hppa/conf/Makefile.hppa
sys/arch/i386/conf/Makefile.i386
sys/arch/landisk/conf/Makefile.landisk
sys/arch/loongson/conf/Makefile.loongson
sys/arch/luna88k/conf/Makefile.luna88k
sys/arch/macppc/conf/Makefile.macppc
sys/arch/octeon/conf/Makefile.octeon
sys/arch/sgi/conf/Makefile.sgi
sys/arch/socppc/conf/Makefile.socppc
sys/arch/sparc64/conf/Makefile.sparc64