Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 32) sorted by relevance

12

/net-tools-latest/docker/
DDockerfile7 RUN apt update && apt install -y \
30 make install
37 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 …]
/net-tools-latest/tinydtls-0.8.2/
DMakefile.in42 install := cp
66 .PHONY: all dirs clean install dist distclean .gitignore doc TAGS
116 install: $(LIB) $(HEADERS) $(SUBDIRS)
119 $(install) $(LIB) $(libdir)/
120 $(install) $(HEADERS) $(includedir)/
122 $(MAKE) -C $$dir install="$(install)" includedir=$(includedir) install; \
/net-tools-latest/tinydtls-0.8.2/aes/
DMakefile.in46 .PHONY: all dirs clean install dist distclean .gitignore doc
71 install: $(HEADERS)
73 $(install) $(HEADERS) $(includedir)/aes
/net-tools-latest/tinydtls-0.8.2/sha2/
DMakefile.in46 .PHONY: all dirs clean install dist distclean .gitignore doc
73 install: $(HEADERS)
75 $(install) $(HEADERS) $(includedir)/sha2
/net-tools-latest/tinydtls-0.8.2/ecc/
DMakefile.in52 .PHONY: all dirs clean install distclean .gitignore doc
85 install: $(HEADERS)
87 $(install) $(HEADERS) $(includedir)/ecc
/net-tools-latest/mbedtls-2.4.0/include/
DCMakeLists.txt7 install(FILES ${headers}
/net-tools-latest/mbedtls-2.4.0/programs/aes/
DCMakeLists.txt7 install(TARGETS aescrypt2 crypt_and_hash
/net-tools-latest/mbedtls-2.4.0/programs/hash/
DCMakeLists.txt7 install(TARGETS hello generic_sum
/net-tools-latest/mbedtls-2.4.0/programs/util/
DCMakeLists.txt11 install(TARGETS strerror pem2der
/net-tools-latest/mbedtls-2.4.0/programs/random/
DCMakeLists.txt10 install(TARGETS gen_random_havege gen_random_ctr_drbg gen_entropy
/net-tools-latest/libcoap/doc/
DMakefile.am20 install-data-am:
/net-tools-latest/tinydtls-0.8.2/platform-specific/
DMakefile.in26 install:
/net-tools-latest/libcoap/
Dautogen.sh119 autoreconf --force --install --verbose "$srcdir"
D.gitignore16 install-sh
/net-tools-latest/mbedtls-2.4.0/
DMakefile7 .PHONY: all no_test programs lib tests install uninstall clean test check covtest lcov apidoc apido…
24 install: no_test target
/net-tools-latest/tinydtls-0.8.2/doc/
DMakefile.in34 install: $(doc) html
/net-tools-latest/mbedtls-2.4.0/programs/test/
DCMakeLists.txt25 install(TARGETS selftest benchmark ssl_cert_test udp_proxy
/net-tools-latest/mbedtls-2.4.0/programs/x509/
DCMakeLists.txt28 install(TARGETS cert_app crl_app req_app cert_req cert_write
/net-tools-latest/tinydtls-0.8.2/tests/
DMakefile.in80 install:
/net-tools-latest/mbedtls-2.4.0/programs/ssl/
DCMakeLists.txt60 install(TARGETS ${targets}
/net-tools-latest/mbedtls-2.4.0/library/
DCMakeLists.txt136 install(TARGETS ${mbedtls_static_target} ${mbedx509_static_target} ${mbedcrypto_static_target}
154 install(TARGETS mbedtls mbedx509 mbedcrypto
/net-tools-latest/mbedtls-2.4.0/programs/pkey/
DCMakeLists.txt61 install(TARGETS dh_client dh_genprime dh_server key_app mpi_demo rsa_genkey rsa_sign rsa_verify rsa…
/net-tools-latest/python-websocket-server/
DREADME.md24 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)
/net-tools-latest/
D.gitignore36 libcoap/install-sh
DREADME.md130 $ dnf install stunnel
134 $ apt-get install stunnel4 -y

12