Add back ar(1) which was accidentally decoupled in r183242.
Approved by: sam
This commit is contained in:
parent
c93400be8c
commit
69e01db9cb
@ -335,6 +335,7 @@ _ul= ul
|
||||
.endif
|
||||
|
||||
.if ${MK_TOOLCHAIN} != "no"
|
||||
_ar= ar
|
||||
_c89= c89
|
||||
_c99= c99
|
||||
_compile_et= compile_et
|
||||
|
Loading…
Reference in New Issue
Block a user