build: use installbsd instead of install on AIX

Even in mkmk.sh.
This commit is contained in:
Russ Cox 2020-05-18 22:46:16 -04:00
parent fa157263c8
commit 6c1235d234
6 changed files with 5 additions and 8 deletions

2
dist/buildmk vendored
View file

@ -2,5 +2,5 @@
# run this in the src directory
. ../src/mkenv
export SYSNAME OBJTYPE
export SYSNAME OBJTYPE INSTALL
sh -x mkmk.sh