build: use installbsd instead of install on AIX
Even in mkmk.sh.
This commit is contained in:
parent
fa157263c8
commit
6c1235d234
6 changed files with 5 additions and 8 deletions
2
dist/buildmk
vendored
2
dist/buildmk
vendored
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
# run this in the src directory
|
||||
. ../src/mkenv
|
||||
export SYSNAME OBJTYPE
|
||||
export SYSNAME OBJTYPE INSTALL
|
||||
sh -x mkmk.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue