What happens if you add a makeverbose target to the mkvars.mk makefile like: Index: mkvars.mk =================================================================== RCS file: /cvsroot/src/distrib/sets/mkvars.mk,v retrieving revision 1.42 diff -u -p -u -r1.42 mkvars.mk --- mkvars.mk 3 Jun 2023 21:20:53 -0000 1.42 +++ mkvars.mk 3 Sep 2023 17:27:52 -0000 @@ -115,4 +115,7 @@ mksolaris: .PHONY @echo MKSOLARIS="no" .endif +makeverbose: .PHONY + @echo ${MAKEVERBOSE} + .include <bsd.files.mk> And then run that target instead of movers? christos
Attachment:
signature.asc
Description: Message signed with OpenPGP