OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:distdir
(Results
1 - 20
of
20
) sorted by null
/external/strace/
make-dist
7
distdir
=strace-dist-$$
8
abs_distdir="`pwd`/$
distdir
"
12
git clone -q -n -s .git "$
distdir
"
14
cd $
distdir
/external/elfutils/0.153/
Makefile.am
46
chmod -R u+w $(
distdir
)
/external/libogg/
Makefile.am
22
rm -rf `find $(
distdir
)/$$item -name .svn`; \
/external/libogg/win32/
Makefile
144
distdir
= $(top_distdir)/$(PACKAGE)-$(VERSION)
macro
146
distdir
: $(DISTFILES)
152
$(mkinstalldirs) "$(
distdir
)$$dir"; \
158
cp -pR $(srcdir)/$$file $(
distdir
)$$dir || exit 1; \
160
cp -pR $$d/$$file $(
distdir
)$$dir || exit 1; \
162
test -f $(
distdir
)/$$file \
163
|| cp -p $$d/$$file $(
distdir
)/$$file \
234
distclean distclean-generic distclean-libtool
distdir
dvi \
/external/libvorbis/
Makefile.am
36
rm -rf `find $(
distdir
)/$$item -name .svn`; \
/ndk/sources/host-tools/sed-4.2.1/
Makefile.am
28
cp -p $(srcdir)/bootstrap.sh $(
distdir
)/bootstrap.sh
/external/bison/
Makefile.am
55
$(AM_V_GEN)echo $(VERSION) > $(
distdir
)/.tarball-version
70
cl=$(
distdir
)/ChangeLog && \
maint.mk
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/doc/
Makefile.am
33
touch $(
distdir
)/sed.1
/external/google-tv-pairing-protocol/cpp/
Makefile.am
171
test ! -e "$(
distdir
)/vsprojects" \
172
|| chmod -R u+w $(
distdir
)/*.sln $(
distdir
)/vsprojects/
/ndk/sources/host-tools/make-3.81/w32/
Makefile
377
distdir
: $(DISTFILES)
389
$(mkdir_p) "$(
distdir
)$$dir"; \
395
cp -pR $(srcdir)/$$file $(
distdir
)$$dir || exit 1; \
397
cp -pR $$d/$$file $(
distdir
)$$dir || exit 1; \
399
test -f $(
distdir
)/$$file \
400
|| cp -p $$d/$$file $(
distdir
)/$$file \
483
distclean-generic distclean-tags
distdir
dvi dvi-am html \
/external/chromium_org/third_party/yasm/source/config/android/
Makefile
491
distdir
= $(PACKAGE)-$(VERSION)
macro
492
top_distdir = $(
distdir
)
494
{ test ! -d $(
distdir
) \
495
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
496
&& rm -fr $(
distdir
); }; }
497
DIST_ARCHIVES = $(
distdir
).tar.gz
[
all
...]
/external/chromium_org/third_party/yasm/source/config/ios/
Makefile
491
distdir
= $(PACKAGE)-$(VERSION)
macro
492
top_distdir = $(
distdir
)
494
{ test ! -d $(
distdir
) \
495
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
496
&& rm -fr $(
distdir
); }; }
497
DIST_ARCHIVES = $(
distdir
).tar.gz
[
all
...]
/external/chromium_org/third_party/yasm/source/config/linux/
Makefile
491
distdir
= $(PACKAGE)-$(VERSION)
macro
492
top_distdir = $(
distdir
)
494
{ test ! -d $(
distdir
) \
495
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
496
&& rm -fr $(
distdir
); }; }
497
DIST_ARCHIVES = $(
distdir
).tar.gz
[
all
...]
/external/chromium_org/third_party/yasm/source/config/mac/
Makefile
491
distdir
= $(PACKAGE)-$(VERSION)
macro
492
top_distdir = $(
distdir
)
494
{ test ! -d $(
distdir
) \
495
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
496
&& rm -fr $(
distdir
); }; }
497
DIST_ARCHIVES = $(
distdir
).tar.gz
[
all
...]
/external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile
491
distdir
= $(PACKAGE)-$(VERSION)
macro
492
top_distdir = $(
distdir
)
494
{ test ! -d $(
distdir
) \
495
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
496
&& rm -fr $(
distdir
); }; }
497
DIST_ARCHIVES = $(
distdir
).tar.gz
[
all
...]
/external/chromium_org/third_party/yasm/source/config/win/
Makefile
491
distdir
= $(PACKAGE)-$(VERSION)
macro
492
top_distdir = $(
distdir
)
494
{ test ! -d $(
distdir
) \
495
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
496
&& rm -fr $(
distdir
); }; }
497
DIST_ARCHIVES = $(
distdir
).tar.gz
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/
Makefile.am
[
all
...]
/external/chromium_org/third_party/cython/src/
runtests.py
[
all
...]
/build/core/
definitions.mk
[
all
...]
Completed in 1322 milliseconds