From 6c1235d234dfe290c61c492a1779c7a3ad2f7fc6 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 18 May 2020 22:46:16 -0400 Subject: build: use installbsd instead of install on AIX Even in mkmk.sh. --- dist/buildmk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/buildmk b/dist/buildmk index c559570c..cd11417c 100755 --- a/dist/buildmk +++ b/dist/buildmk @@ -2,5 +2,5 @@ # run this in the src directory . ../src/mkenv -export SYSNAME OBJTYPE +export SYSNAME OBJTYPE INSTALL sh -x mkmk.sh -- cgit v1.2.3