OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:distdir
(Results
176 - 200
of
271
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/ndk/sources/host-tools/make-3.81/po/
Makefile.in.in
287
distdir
= $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
288
dist
distdir
:
308
cp -p $$file $(
distdir
); \
310
cp -p $(srcdir)/$$file $(
distdir
); \
/ndk/sources/host-tools/sed-4.2.1/po/
Makefile.in.in
314
distdir
= $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
315
dist
distdir
:
338
cp -p $$file $(
distdir
) || exit 1; \
340
cp -p $(srcdir)/$$file $(
distdir
) || exit 1; \
/external/elfutils/libdw/
Makefile.in
580
distdir
: $(DISTFILES)
589
sed '/\//!d;s|^|$(
distdir
)/|;s,/[^/]*$$,,' | \
597
cp -pR $(srcdir)/$$file $(
distdir
)$$dir || exit 1; \
599
cp -pR $$d/$$file $(
distdir
)$$dir || exit 1; \
601
test -f $(
distdir
)/$$file \
602
|| cp -p $$d/$$file $(
distdir
)/$$file \
702
distclean-tags
distdir
dvi dvi-am html html-am info info-am \
/external/elfutils/libelf/
Makefile.in
624
distdir
: $(DISTFILES)
633
sed '/\//!d;s|^|$(
distdir
)/|;s,/[^/]*$$,,' | \
641
cp -pR $(srcdir)/$$file $(
distdir
)$$dir || exit 1; \
643
cp -pR $$d/$$file $(
distdir
)$$dir || exit 1; \
645
test -f $(
distdir
)/$$file \
646
|| cp -p $$d/$$file $(
distdir
)/$$file \
746
distclean-tags
distdir
dvi dvi-am html html-am info info-am \
/external/elfutils/src/
Makefile.in
623
distdir
: $(DISTFILES)
632
sed '/\//!d;s|^|$(
distdir
)/|;s,/[^/]*$$,,' | \
640
cp -pR $(srcdir)/$$file $(
distdir
)$$dir || exit 1; \
642
cp -pR $$d/$$file $(
distdir
)$$dir || exit 1; \
644
test -f $(
distdir
)/$$file \
645
|| cp -p $$d/$$file $(
distdir
)/$$file \
747
distdir
dvi dvi-am html html-am info info-am install \
/external/bison/build-aux/
Makefile.in
[
all
...]
/external/bison/data/
Makefile.in
[
all
...]
/external/bison/etc/
Makefile.in
[
all
...]
/external/bison/tests/
Makefile.in
[
all
...]
/external/marisa-trie/lib/
Makefile.in
[
all
...]
/external/pixman/pixman/
Makefile.in
[
all
...]
/external/pixman/test/
Makefile.in
[
all
...]
/external/valgrind/main/helgrind/tests/
Makefile.in
[
all
...]
/external/valgrind/main/none/tests/amd64/
Makefile.in
[
all
...]
/external/valgrind/main/none/tests/arm/
Makefile.in
[
all
...]
/external/valgrind/main/none/tests/ppc64/
Makefile.in
[
all
...]
/external/valgrind/main/none/tests/x86/
Makefile.in
[
all
...]
/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/bison/doc/
Makefile.in
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
Makefile.in
[
all
...]
Completed in 2072 milliseconds
1
2
3
4
5
6
7
8
9
10
11