Home
last modified time | relevance | path

Searched refs:TP_DIR (Results 1 – 4 of 4) sorted by relevance

/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/OSX/support/ossl/
H A DGNUmakefile2 TP_DIR=../../../../../../ThirdParty macro
27 if [ -f $(TP_DIR)/openssl-$(OSSL_VERSION).tar.gz ]; then \
28 cp $(TP_DIR)/openssl-$(OSSL_VERSION).tar.gz . ; \
/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/OSX/support/xml/
H A DGNUmakefile2 TP_DIR=../../../../../../ThirdParty macro
10 if [ -f $(TP_DIR)/libxml2-$(XML2_VERSION).tar.gz ]; then \
11 cp $(TP_DIR)/libxml2-$(XML2_VERSION).tar.gz .; \
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/
H A Dsetup.py27 TP_DIR = os.path.join(TOP_DIR, 'third_party') variable
/dports/misc/py-onnx/onnx-1.10.2/
H A Dsetup.py30 TP_DIR = os.path.join(TOP_DIR, 'third_party') variable