Home
last modified time | relevance | path

Searched refs:obj_suffix (Results 3676 – 3693 of 3693) sorted by relevance

1...<<141142143144145146147148

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/
H A Ddepcomp659 obj_suffix=`echo "$object" | sed 's/^.*\././'`
661 ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/lib/
H A DTestGyp.py85 _obj = TestCommon.obj_suffix
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/lib/
H A DTestGyp.py85 _obj = TestCommon.obj_suffix
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/lib/
H A DTestGyp.py88 _obj = TestCommon.obj_suffix
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/lib/
H A DTestGyp.py88 _obj = TestCommon.obj_suffix
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/lib/
H A DTestGyp.py88 _obj = TestCommon.obj_suffix
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/lib/
H A DTestGyp.py88 _obj = TestCommon.obj_suffix
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/lib/
H A DTestGyp.py88 _obj = TestCommon.obj_suffix
/dports/devel/py-gyp/gyp-20200512/test/lib/
H A DTestGyp.py88 _obj = TestCommon.obj_suffix
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/doc/dev_ref/
H A Dconfigure.rst394 * ``obj_suffix`` (default "o") specifies the suffix used for object files
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/doc/dev_ref/
H A Dconfigure.rst394 * ``obj_suffix`` (default "o") specifies the suffix used for object files
/dports/security/botan2/Botan-2.18.2/doc/dev_ref/
H A Dconfigure.rst394 * ``obj_suffix`` (default "o") specifies the suffix used for object files
/dports/security/botan110/Botan-1.10.17/
H A Dconfigure.py1048 name = name.replace(src_suffix, '.' + osinfo.obj_suffix)
/dports/lang/yap/yap-6.2.2/pl/
H A Dconsult.yap879 '$type_extension'(executable,Suffix) :- '$obj_suffix'(String), atom_codes(Suffix, String).
/dports/net/opennx/opennx-0.16/packaging/win32/nx/patches/
H A Dnxproxy-win32.patch10643 + obj_suffix=`echo "$object" | sed 's/^.*\././'`
10645 + ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
H A Dnxcomp-win32.patch5609 + obj_suffix=`echo "$object" | sed 's/^.*\././'`
5611 + ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
H A Dnxesd-win32.patch63201 - obj_suffix="`echo $object | sed 's/^.*\././'`"
63202 + obj_suffix=`echo "$object" | sed 's/^.*\././'`
63204 ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/dports/net/opennx/opennx-0.16/packaging/MacOSX/pulse/patches/
H A Dspeex-crossppc.patch51458 - obj_suffix="`echo $object | sed 's/^.*\././'`"
51459 + obj_suffix=`echo "$object" | sed 's/^.*\././'`
51461 ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"

1...<<141142143144145146147148