Searched refs:install (Results 1 – 25 of 32) sorted by relevance
12
7 RUN apt update && apt install -y \30 make install37 install -d /usr/local/bin/ && \38 install -d /usr/local/sbin/ && \39 install -d /usr/local/lib/ && \40 install -d /usr/local/etc/mosquitto/certs && \41 install -d /var/lib/mosquitto && \42 install -s -m755 /mosquitto/client/mosquitto_pub \44 install -s -m755 /mosquitto/client/mosquitto_rr \46 install -s -m755 /mosquitto/client/mosquitto_sub \[all …]
42 install := cp66 .PHONY: all dirs clean install dist distclean .gitignore doc TAGS116 install: $(LIB) $(HEADERS) $(SUBDIRS)119 $(install) $(LIB) $(libdir)/120 $(install) $(HEADERS) $(includedir)/122 $(MAKE) -C $$dir install="$(install)" includedir=$(includedir) install; \
46 .PHONY: all dirs clean install dist distclean .gitignore doc71 install: $(HEADERS)73 $(install) $(HEADERS) $(includedir)/aes
46 .PHONY: all dirs clean install dist distclean .gitignore doc73 install: $(HEADERS)75 $(install) $(HEADERS) $(includedir)/sha2
52 .PHONY: all dirs clean install distclean .gitignore doc85 install: $(HEADERS)87 $(install) $(HEADERS) $(includedir)/ecc
7 install(FILES ${headers}
7 install(TARGETS aescrypt2 crypt_and_hash
7 install(TARGETS hello generic_sum
11 install(TARGETS strerror pem2der
10 install(TARGETS gen_random_havege gen_random_ctr_drbg gen_entropy
20 install-data-am:
26 install:
119 autoreconf --force --install --verbose "$srcdir"
16 install-sh
7 .PHONY: all no_test programs lib tests install uninstall clean test check covtest lcov apidoc apido…24 install: no_test target
34 install: $(doc) html
25 install(TARGETS selftest benchmark ssl_cert_test udp_proxy
28 install(TARGETS cert_app crl_app req_app cert_req cert_write
80 install:
60 install(TARGETS ${targets}
136 install(TARGETS ${mbedtls_static_target} ${mbedx509_static_target} ${mbedcrypto_static_target}154 install(TARGETS mbedtls mbedx509 mbedcrypto
61 install(TARGETS dh_client dh_genprime dh_server key_app mpi_demo rsa_genkey rsa_sign rsa_verify rsa…
24 2. `pip install git+https://github.com/Pithikos/python-websocket-server` (latest code)25 3. `pip install websocket-server` (might not be up-to-date)
36 libcoap/install-sh
130 $ dnf install stunnel134 $ apt-get install stunnel4 -y