OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARFILE
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/
gcc_build
68
[-t
tarfile
]
174
tar czf ${
TARFILE
} \
219
TARFILE
="${HOME}/dev/gcc.tgz"
254
t)
TARFILE
="${OPTARG}";;
/src/external/gpl3/gcc.old/dist/contrib/
gcc_build
68
[-t
tarfile
]
174
tar czf ${
TARFILE
} \
219
TARFILE
="${HOME}/dev/gcc.tgz"
254
t)
TARFILE
="${OPTARG}";;
/src/external/gpl3/gcc/dist/maintainer-scripts/
gcc_release
298
# Build a single
tarfile
. The first argument is the name of the
tarfile
305
TARFILE
="$1.tar.xz"
309
(${TAR} cf - "$@" | ${XZ} > ${
TARFILE
}) || \
310
error "Could not build
tarfile
"
311
FILE_LIST="${FILE_LIST} ${
TARFILE
}"
327
# Build one huge
tarfile
for the entire distribution.
/src/external/gpl3/gcc.old/dist/maintainer-scripts/
gcc_release
298
# Build a single
tarfile
. The first argument is the name of the
tarfile
305
TARFILE
="$1.tar.xz"
309
(${TAR} cf - "$@" | ${XZ} > ${
TARFILE
}) || \
310
error "Could not build
tarfile
"
311
FILE_LIST="${FILE_LIST} ${
TARFILE
}"
327
# Build one huge
tarfile
for the entire distribution.
/src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl
329
TARFILE
= ../$(NAME).tar
936
(cd $(SRCDIR); ./util/mktar.sh --name='$(NAME)' --
tarfile
='$(
TARFILE
)')
/src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl
407
TARFILE
= ../$(NAME).tar
1469
(cd $(SRCDIR); ./util/mktar.sh --name='$(NAME)' --
tarfile
='$(
TARFILE
)')
/src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl
366
TARFILE
= ../$(NAME).tar
1371
(cd $(SRCDIR); ./util/mktar.sh --name='$(NAME)' --
tarfile
='$(
TARFILE
)')
Completed in 282 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026