Add back ar(1) which was accidentally decoupled in r183242.

Approved by:	sam
This commit is contained in:
Marius Strobl 2008-09-24 20:41:35 +00:00
parent c93400be8c
commit 69e01db9cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=183333

View File

@ -335,6 +335,7 @@ _ul= ul
.endif
.if ${MK_TOOLCHAIN} != "no"
_ar= ar
_c89= c89
_c99= c99
_compile_et= compile_et