Lines Matching refs:PATH
26 PATH=/usr/bin:/usr/gnu/bin:/usr/sbin
93 # Because of this, we need to specify PATH in multiple places below.
96 CONFIGURE_ENV += PATH="$(PATH)"
110 COMPONENT_BUILD_ENV += PATH="$(PATH)"
132 COMPONENT_INSTALL_ENV += PATH="$(PATH)"
176 # The distutils tests need $CC in $PATH.
177 COMPONENT_TEST_ENV += PATH="$(SPRO_VROOT)/bin:$(PATH)"