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

/solaris-userland/components/golang/
H A DMakefile138 # Simplify source copying for install by eliding patch detritus.
162 $(NO_ELFSIGN_MOG): install
258 define install-rules
271 $(foreach suffix,$(SUPP_PACKAGES), $(eval $(call install-rules,$(suffix))))
272 # Install supplementary packages (this cannot be done one-by-one); install
274 # technically a build and install, but go's build command won't "install"
285 ($(ENV) $(COMPONENT_INSTALL_ENV) go install \
288 $(ENV) $(COMPONENT_INSTALL_ENV) go install \
291 $(ENV) $(COMPONENT_INSTALL_ENV) go install \
[all...]

Completed in 39 milliseconds