OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:distdir
(Results
1 - 25
of
480
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/libcap-ng/libcap-ng-0.7/
Makefile.in
69
distdir
dist dist-all distcheck
74
distdir
= $(PACKAGE)-$(VERSION)
75
top_distdir = $(
distdir
)
77
if test -d "$(
distdir
)"; then \
78
find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
79
&& rm -rf "$(
distdir
)" \
80
|| { sleep 5 && rm -rf "$(
distdir
)"; }; \
107
DIST_ARCHIVES = $(
distdir
).tar.gz
468
distdir
: $(DISTFILES)
470
test -d "$(
distdir
)" || mkdir "$(distdir)
[
all
...]
/external/openfst/
Makefile.in
69
distdir
dist dist-all distcheck
74
distdir
= $(PACKAGE)-$(VERSION)
75
top_distdir = $(
distdir
)
77
if test -d "$(
distdir
)"; then \
78
find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
79
&& rm -rf "$(
distdir
)" \
80
|| { sleep 5 && rm -rf "$(
distdir
)"; }; \
107
DIST_ARCHIVES = $(
distdir
).tar.gz
440
distdir
: $(DISTFILES)
442
test -d "$(
distdir
)" || mkdir "$(distdir)
[
all
...]
/external/libusb/
Makefile.in
96
distdir
dist dist-all distcheck
101
distdir
= $(PACKAGE)-$(VERSION)
102
top_distdir = $(
distdir
)
104
{ test ! -d "$(
distdir
)" \
105
|| { find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
106
&& rm -fr "$(
distdir
)"; }; }
133
DIST_ARCHIVES = $(
distdir
).tar.bz2
263
reldir = .release/$(
distdir
)
486
distdir
: $(DISTFILES)
488
test -d "$(
distdir
)" || mkdir "$(distdir)
[
all
...]
Makefile.am
20
reldir = .release/$(
distdir
)
24
cp $(
distdir
).tar.bz2 $(reldir)
/external/elfutils/0.153/
Makefile.in
91
distdir
dist dist-all distcheck
96
distdir
= $(PACKAGE)-$(VERSION)
97
top_distdir = $(
distdir
)
99
{ test ! -d "$(
distdir
)" \
100
|| { find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
101
&& rm -fr "$(
distdir
)"; }; }
128
DIST_ARCHIVES = $(
distdir
).tar.bz2
476
distdir
: $(DISTFILES)
484
test -d "$(
distdir
)" || mkdir "$(
distdir
)"
[
all
...]
/external/libvorbis/
Makefile.in
85
distdir
= $(PACKAGE)-$(VERSION)
86
top_distdir = $(
distdir
)
88
{ test ! -d $(
distdir
) \
89
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
90
&& rm -fr $(
distdir
); }; }
91
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2 $(
distdir
).zip
494
distdir
: $(DISTFILES)
496
test -d $(
distdir
) || mkdir $(distdir
[
all
...]
/external/libmtp/
Makefile.in
94
distdir
dist dist-all distcheck
99
distdir
= $(PACKAGE)-$(VERSION)
100
top_distdir = $(
distdir
)
102
{ test ! -d "$(
distdir
)" \
103
|| { find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
104
&& rm -fr "$(
distdir
)"; }; }
130
DIST_ARCHIVES = $(
distdir
).tar.gz
485
distdir
: $(DISTFILES)
487
test -d "$(
distdir
)" || mkdir "$(
distdir
)"
[
all
...]
/external/stressapptest/
Makefile.in
89
distdir
dist dist-all distcheck
94
distdir
= $(PACKAGE)-$(VERSION)
95
top_distdir = $(
distdir
)
97
{ test ! -d "$(
distdir
)" \
98
|| { find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
99
&& rm -fr "$(
distdir
)"; }; }
125
DIST_ARCHIVES = $(
distdir
).tar.gz
426
distdir
: $(DISTFILES)
428
test -d "$(
distdir
)" || mkdir "$(
distdir
)"
[
all
...]
/external/libusb-compat/
Makefile.in
82
distdir
= $(PACKAGE)-$(VERSION)
83
top_distdir = $(
distdir
)
85
{ test ! -d $(
distdir
) \
86
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
87
&& rm -fr $(
distdir
); }; }
88
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2
452
distdir
: $(DISTFILES)
454
test -d $(
distdir
) || mkdir $(
distdir
)
[
all
...]
Makefile.am
23
rsync $(
distdir
).tar.bz2 frs.sourceforge.net:uploads/
/external/libogg/
Makefile.in
77
distdir
= $(PACKAGE)-$(VERSION)
78
top_distdir = $(
distdir
)
80
{ test ! -d $(
distdir
) \
81
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
82
&& rm -fr $(
distdir
); }; }
83
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).zip
453
distdir
: $(DISTFILES)
455
mkdir $(
distdir
)
456
$(mkdir_p) $(
distdir
)/. $(distdir)/include/og
[
all
...]
Makefile.am
22
rm -rf `find $(
distdir
)/$$item -name .svn`; \
/hardware/intel/img/libdrm/
Makefile.in
96
distdir
= $(PACKAGE)-$(VERSION)
97
top_distdir = $(
distdir
)
99
{ test ! -d $(
distdir
) \
100
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
101
&& rm -fr $(
distdir
); }; }
102
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2
428
distdir
: $(DISTFILES)
430
test -d $(
distdir
) || mkdir $(
distdir
)
[
all
...]
/external/pixman/
Makefile.in
123
distdir
dist dist-all distcheck
128
distdir
= $(PACKAGE)-$(VERSION)
129
top_distdir = $(
distdir
)
131
if test -d "$(
distdir
)"; then \
132
find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
133
&& rm -rf "$(
distdir
)" \
134
|| { sleep 5 && rm -rf "$(
distdir
)"; }; \
161
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2
560
distdir
: $(DISTFILES
[
all
...]
/external/libexif/
Makefile.in
111
distdir
dist dist-all distcheck
116
distdir
= $(PACKAGE)-$(VERSION)
117
top_distdir = $(
distdir
)
119
{ test ! -d "$(
distdir
)" \
120
|| { find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121
&& rm -fr "$(
distdir
)"; }; }
147
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2 $(
distdir
).zip
546
distdir
: $(DISTFILES
[
all
...]
/external/protobuf/
Makefile.in
101
distdir
dist dist-all distcheck
105
distdir
= $(PACKAGE)-$(VERSION)
106
top_distdir = $(
distdir
)
108
if test -d "$(
distdir
)"; then \
109
find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
110
&& rm -rf "$(
distdir
)" \
111
|| { sleep 5 && rm -rf "$(
distdir
)"; }; \
138
DIST_ARCHIVES = $(
distdir
).tar.gz
631
distdir
: $(DISTFILES)
633
test -d "$(
distdir
)" || mkdir "$(distdir)
[
all
...]
/external/libedit/
Makefile.in
163
cscope
distdir
dist dist-all distcheck
187
distdir
= $(PACKAGE)-$(VERSION)
188
top_distdir = $(
distdir
)
190
if test -d "$(
distdir
)"; then \
191
find "$(
distdir
)" -type d ! -perm -200 -exec chmod u+w {} ';' \
192
&& rm -rf "$(
distdir
)" \
193
|| { sleep 5 && rm -rf "$(
distdir
)"; }; \
221
DIST_ARCHIVES = $(
distdir
).tar.gz
543
distdir
: $(DISTFILES)
545
test -d "$(
distdir
)" || mkdir "$(distdir)
[
all
...]
/external/genext2fs/
Makefile.in
73
distdir
= $(PACKAGE)-$(VERSION)
74
top_distdir = $(
distdir
)
76
{ test ! -d $(
distdir
) \
77
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
78
&& rm -fr $(
distdir
); }; }
79
DIST_ARCHIVES = $(
distdir
).tar.gz
436
distdir
: $(DISTFILES)
438
mkdir $(
distdir
)
439
$(mkdir_p) $(
distdir
)/m4
451
$(mkdir_p) "$(
distdir
)$$dir";
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
Makefile.in
111
distdir
= $(PACKAGE)-$(VERSION)
112
top_distdir = $(
distdir
)
114
{ test ! -d $(
distdir
) \
115
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
116
&& rm -fr $(
distdir
); }; }
117
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2
774
distdir
: $(DISTFILES)
782
test -d $(
distdir
) || mkdir $(
distdir
)
[
all
...]
/external/chromium_org/third_party/libevent/
Makefile.in
131
distdir
= $(PACKAGE)-$(VERSION)
132
top_distdir = $(
distdir
)
134
{ test ! -d $(
distdir
) \
135
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
136
&& rm -fr $(
distdir
); }; }
137
DIST_ARCHIVES = $(
distdir
).tar.gz
679
distdir
: $(DISTFILES)
681
test -d $(
distdir
) || mkdir $(
distdir
)
690
sed '/\//!d;s|^|$(
distdir
)/|;s,/[^/]*$$,,' |
[
all
...]
/ndk/sources/host-tools/make-3.81/
Makefile.DOS
225
for base in $(INFO_DEPS); do d=$(srcdir); for file in `cd $$d && eval echo $$base*`; do test -f $(
distdir
)/$$file || ln $$d/$$file $(
distdir
)/$$file 2> /dev/null || cp -p $$d/$$file $(
distdir
)/$$file; done; done
337
distdir
= $(PACKAGE)-$(VERSION)
338
top_distdir = $(
distdir
)
344
rm -rf $(
distdir
)
345
GZIP=$(GZIP) $(TAR) zxf $(
distdir
).tar.gz
346
mkdir $(
distdir
)/=build
347
mkdir $(
distdir
)/=inst
348
dc_install_base=`cd $(
distdir
)/=inst && pwd`; cd $(distdir)/=build && ../configure --srcdir=.. --prefix=$$dc_install_base (…)
[
all
...]
Makefile.in
137
distdir
= $(PACKAGE)-$(VERSION)
138
top_distdir = $(
distdir
)
140
{ test ! -d $(
distdir
) \
141
|| { find $(
distdir
) -type d ! -perm -200 -exec chmod u+w {} ';' \
142
&& rm -fr $(
distdir
); }; }
143
DIST_ARCHIVES = $(
distdir
).tar.gz $(
distdir
).tar.bz2
[
all
...]
/external/qemu/distrib/sdl-1.2.15/
Makefile.in
17
distdir
= SDL-@SDL_VERSION@
18
distfile = $(
distdir
).tar.gz
150
$(SHELL) $(auxdir)/mkinstalldirs $(
distdir
)
151
tar cf - $(DIST) | (cd $(
distdir
); tar xf -)
152
cp $(
distdir
)/include/SDL_config.h.default $(
distdir
)/include/SDL_config.h
153
rm -rf `find $(
distdir
) -name .svn`
154
rm -rf $(
distdir
)/test/autom4te*
155
find $(
distdir
) \( \
163
if test -f $(
distdir
)/test/Makefile; then (cd $(distdir)/test && make distclean); f
[
all
...]
/external/libogg/win32/
Makefile.in
144
distdir
= $(top_distdir)/$(PACKAGE)-$(VERSION)
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 \
Completed in 2390 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>