Index: targets/Makefile.xtras =================================================================== --- targets/Makefile.xtras (Revision 362561) +++ targets/Makefile.xtras (Arbeitskopie) @@ -74,5 +74,6 @@ .for t in ${_TARGETS:Nlove} .if !target($t) $t: not-valid-target show-help + @false .endif .endfor