Fix the fixing of the build I broke. rescue/rescue has the right
target, but rescue doesn't. Pointy hat: imp@
This commit is contained in:
parent
303373a47d
commit
d7768ad4fa
@ -1439,7 +1439,7 @@ _gcc_tools= gnu/usr.bin/cc/cc_tools
|
|||||||
|
|
||||||
.if ${MK_RESCUE} != "no"
|
.if ${MK_RESCUE} != "no"
|
||||||
# rescue includes programs that have build-tools targets
|
# rescue includes programs that have build-tools targets
|
||||||
_rescue=rescue
|
_rescue=rescue/rescue
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
build-tools: .MAKE
|
build-tools: .MAKE
|
||||||
|
Loading…
Reference in New Issue
Block a user