Searched defs:_hosttype_ (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A DMakerules.mk213 LCLDIRS = /usr/local/arch/$(_hosttype_):/usr/local
311 INSTRUMENT_insight = command=CC root=INSIGHT bin=bin.$(_hosttype_)
3907 CC.HOSTTYPE := $(_hosttype_)
5130 _hosttype_ = ${mam_cc_HOSTTYPE} macro
5247 include - "rules-$(_hosttype_).mk"
5249 if _hosttype_ != "$(_hosttype_:B)"
5250 include - "rules-$(_hosttype_:B).mk"
5251 if "$(_hosttype_:B)" != "$(_hosttype_
[all...]

Completed in 24 milliseconds