Home
last modified time | relevance | path

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

12345678910

/external/iptables/
DMakefile.am21 rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
22 …pushd ${top_srcdir} && git archive --prefix=${PACKAGE_TARNAME}-${PACKAGE_VERSION}/ HEAD | tar -C /…
23 pushd /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION} && ./autogen.sh && popd;
24 …tar -C /tmp -cjf ${PACKAGE_TARNAME}-${PACKAGE_VERSION}.tar.bz2 --owner=root --group=root ${PACKAGE…
25 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/libcap-ng/
Dconfig.h66 #define PACKAGE_TARNAME "libcap-ng" macro
/external/libusb-compat/
Dconfig.h64 #define PACKAGE_TARNAME "libusb-compat" macro
/external/expat/
Dexpat_config.h69 #define PACKAGE_TARNAME "expat" macro
/external/scrypt/
Dconfig.h84 #define PACKAGE_TARNAME "scrypt" macro
/external/libusb/
Dconfig.h73 #define PACKAGE_TARNAME "libusb" macro
/external/skia/third_party/yasm/config/win/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/flac/
Dconfig.h110 #define PACKAGE_TARNAME "" macro
/external/elfutils/src/
Dranlib.c89 (void) bindtextdomain (PACKAGE_TARNAME, LOCALEDIR); in main()
92 (void) textdomain (PACKAGE_TARNAME); in main()
/external/elfutils/
Dconfig.h62 #define PACKAGE_TARNAME "elfutils" macro
/external/skia/third_party/yasm/config/openbsd/
Dconfig.h117 #define PACKAGE_TARNAME "yasm" macro
/external/skia/third_party/yasm/config/android/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/skia/third_party/yasm/config/chromeos/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/skia/third_party/yasm/config/mac/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/skia/third_party/yasm/config/linux/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/skia/third_party/yasm/config/ios/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/webrtc/third_party/gflags/gen/posix/include/private/
Dconfig.h85 #define PACKAGE_TARNAME "gflags" macro
/external/opencv3/3rdparty/libjasper/jasper/
Djas_config.h119 #define PACKAGE_TARNAME "jasper" macro
/external/cmockery/cmockery_0_1_2/src/
Dconfig.h119 #define PACKAGE_TARNAME "cmockery" macro
/external/libpcap/
Dconfig.h249 #define PACKAGE_TARNAME "" macro
/external/libmtp/
Dconfig.h151 #define PACKAGE_TARNAME "libmtp" macro

12345678910