diff --git a/Makefile.inc1 b/Makefile.inc1 index 54c2c2d03bc5..92d89e1f77a8 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1976,7 +1976,7 @@ bootstrap-tools: ${_bt}-${_tool} # # build-tools: Build special purpose build tools # -.if !defined(NO_SHARE) +.if !defined(NO_SHARE) && ${MK_SYSCONS} != "no" _share= share/syscons/scrnmaps .endif