Searched refs:host_target (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/share/mk/
H A Dmeta2deps.py144 host_target = None variable in class:MetaFile
209 self.host_target = getv(conf, 'HOST_TARGET')
223 trim_list += add_trims(self.host_target)
249 print("host_target=", self.host_target, file=self.debug_out)
344 dmachine == self.host_target):
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta2deps.py169 host_target = None variable in class:MetaFile
234 self.host_target = getv(conf, 'HOST_TARGET')
248 trim_list += add_trims(self.host_target)
275 print("host_target=", self.host_target, file=self.debug_out)
373 dmachine == self.host_target):
H A Dcython.mk81 # conf.host_target() is limited to uname -m rather than uname -p
/freebsd-11-stable/contrib/bmake/
H A Dos.sh253 */host_target) echo $HOST_TARGET;;

Completed in 168 milliseconds