Home
last modified time | relevance | path

Searched refs:PACKAGE_TARNAME (Results 1 – 25 of 245) sorted by relevance

12345678910

/external/iptables/
DMakefile.am26 rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
27 …pushd ${top_srcdir} && git archive --prefix=${PACKAGE_TARNAME}-${PACKAGE_VERSION}/ HEAD | tar -C /…
28 pushd /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION} && ./autogen.sh && popd;
29 …=iptables-test.py -C /tmp -cjf ${PACKAGE_TARNAME}-${PACKAGE_VERSION}.tar.bz2 --owner=root --group=…
30 rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
Dconfig.h69 #define PACKAGE_TARNAME "iptables" macro
/external/libexif/
DMakefile.am3 EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt
44 @tag="$$(echo "$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-release" | sed 's|\.|_|g')"; \
52 echo ncftpput upload.sourceforge.net incoming/ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).*
Dconfig.h74 #define PACKAGE_TARNAME "libexif" macro
/external/libexif/m4m/
Dgp-gettext-hack.m49 dnl GP_GETTEXT_HACK([${PACKAGE_TARNAME}-${LIBFOO_CURRENT}],
27 m4_if([$1],[],[GETTEXT_PACKAGE="${PACKAGE_TARNAME}"],[GETTEXT_PACKAGE="$1"])
/external/elfutils/src/
Dranlib.c87 (void) bindtextdomain (PACKAGE_TARNAME, LOCALEDIR); in main()
90 (void) textdomain (PACKAGE_TARNAME); in main()
/external/libcap-ng/
Dconfig.h66 #define PACKAGE_TARNAME "libcap-ng" macro
/external/libusb-compat/
Dconfig.h64 #define PACKAGE_TARNAME "libusb-compat" macro
/external/scrypt/
Dconfig.h84 #define PACKAGE_TARNAME "scrypt" macro
/external/pdfium/third_party/yasm/source/config/win/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/libusb/windows/
Dconfig.h117 #define PACKAGE_TARNAME "libusb" macro
/external/iperf3/src/
Diperf_config.h107 #define PACKAGE_TARNAME "iperf" macro
/external/pdfium/third_party/yasm/source/config/openbsd/
Dconfig.h117 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/android/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/linux/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/ios/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/mac/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/libusb/darwin/
Dconfig.h116 #define PACKAGE_TARNAME "libusb" macro
/external/elfutils/
Dconfig.h87 #define PACKAGE_TARNAME "elfutils" macro
/external/webrtc/third_party/gflags/gen/posix/include/private/
Dconfig.h85 #define PACKAGE_TARNAME "gflags" macro
/external/libusb/linux/
Dconfig.h117 #define PACKAGE_TARNAME "libusb" macro
/external/libyuv/files/third_party/gflags/gen/win/include/private/
Dconfig.h62 #define PACKAGE_TARNAME gflags-2.2.0 macro
/external/expat/
Dexpat_config.h94 #define PACKAGE_TARNAME "expat" macro
/external/libyuv/files/third_party/gflags/gen/posix/include/private/
Dconfig.h62 #define PACKAGE_TARNAME gflags-2.2.0 macro
/external/cmockery/cmockery_0_1_2/src/
Dconfig.h119 #define PACKAGE_TARNAME "cmockery" macro

12345678910