View | Details | Raw Unified | Return to bug 247519
Collapse All | Expand All

(-)targets/Makefile.xtras (+1 lines)
Lines 74-78 Link Here
74
.for t in ${_TARGETS:Nlove}
74
.for t in ${_TARGETS:Nlove}
75
.if !target($t)
75
.if !target($t)
76
$t: not-valid-target show-help
76
$t: not-valid-target show-help
77
	@false
77
.endif
78
.endif
78
.endfor
79
.endfor

Return to bug 247519