This may be a kmkf issue.
bmake -r install fails if the ${BUILD}/pc/{libfsm,libre}.pc files are missing. Running bmake -r build/pc/libfsm.pc and bmake -r build/pc/libre.pc and then bmake -r install works, but the install target should depend on them.
This may be a kmkf issue.
bmake -r installfails if the${BUILD}/pc/{libfsm,libre}.pcfiles are missing. Runningbmake -r build/pc/libfsm.pcandbmake -r build/pc/libre.pcand thenbmake -r installworks, but the install target should depend on them.