OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destdir
(Results
76 - 100
of
486
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/tools/gencnval/
Makefile.in
58
$(MKINSTALLDIRS) $(
DESTDIR
)$(bindir)
59
$(INSTALL) $(TARGET) $(
DESTDIR
)$(bindir)
62
$(MKINSTALLDIRS) $(
DESTDIR
)$(mandir)/man$(SECTION)
63
$(INSTALL_DATA) $? $(
DESTDIR
)$(mandir)/man$(SECTION)
/external/icu4c/tools/genctd/
Makefile.in
57
$(MKINSTALLDIRS) $(
DESTDIR
)$(bindir)
58
$(INSTALL) $(TARGET) $(
DESTDIR
)$(bindir)
61
$(MKINSTALLDIRS) $(
DESTDIR
)$(mandir)/man$(SECTION)
62
$(INSTALL_DATA) $? $(
DESTDIR
)$(mandir)/man$(SECTION)
/external/icu4c/tools/gensprep/
Makefile.in
58
$(MKINSTALLDIRS) $(
DESTDIR
)$(sbindir)
59
$(INSTALL) $(TARGET) $(
DESTDIR
)$(sbindir)
62
$(MKINSTALLDIRS) $(
DESTDIR
)$(mandir)/man$(SECTION)
63
$(INSTALL_DATA) $? $(
DESTDIR
)$(mandir)/man$(SECTION)
/external/icu4c/tools/icupkg/
Makefile.in
57
$(MKINSTALLDIRS) $(
DESTDIR
)$(sbindir)
58
$(INSTALL) $(TARGET) $(
DESTDIR
)$(sbindir)
61
$(MKINSTALLDIRS) $(
DESTDIR
)$(mandir)/man$(SECTION)
62
$(INSTALL_DATA) $? $(
DESTDIR
)$(mandir)/man$(SECTION)
/external/icu4c/tools/icuswap/
Makefile.in
57
$(MKINSTALLDIRS) $(
DESTDIR
)$(sbindir)
58
$(INSTALL) $(TARGET) $(
DESTDIR
)$(sbindir)
61
# $(MKINSTALLDIRS) $(
DESTDIR
)$(mandir)/man$(SECTION)
62
# $(INSTALL_DATA) $? $(
DESTDIR
)$(mandir)/man$(SECTION)
/external/icu4c/tools/makeconv/
Makefile.in
57
$(MKINSTALLDIRS) $(
DESTDIR
)$(bindir)
58
$(INSTALL) $(TARGET) $(
DESTDIR
)$(bindir)
61
$(MKINSTALLDIRS) $(
DESTDIR
)$(mandir)/man$(SECTION)
62
$(INSTALL_DATA) $? $(
DESTDIR
)$(mandir)/man$(SECTION)
/external/icu4c/tools/pkgdata/
Makefile.in
62
$(MKINSTALLDIRS) $(
DESTDIR
)$(bindir)
63
$(INSTALL) $(TARGET) $(
DESTDIR
)$(bindir)
66
$(MKINSTALLDIRS) $(
DESTDIR
)$(mandir)/man$(SECTION)
67
$(INSTALL_DATA) $? $(
DESTDIR
)$(mandir)/man$(SECTION)
/external/libsepol/include/
Makefile
2
PREFIX ?= $(
DESTDIR
)/usr
/external/libsepol/utils/
Makefile
2
PREFIX ?= $(
DESTDIR
)/usr
/external/ppp/pppd/plugins/radius/
Makefile.linux
6
DESTDIR
= @
DESTDIR
@
7
MANDIR = $(
DESTDIR
)/share/man/man8
8
LIBDIR = $(
DESTDIR
)/lib/pppd/$(VERSION)
/external/webkit/Source/WebKit/qt/examples/platformplugin/
platformplugin.pro
22
DESTDIR
= $$[QT_INSTALL_PLUGINS]/webkit
/sdk/testapps/basicJar/
build.xml
7
srcdir="src"
destdir
="${basedir}/bin/classes" />
/sdk/testapps/basicJar2/
build.xml
7
srcdir="src"
destdir
="${basedir}/bin/classes" />
/sdk/testapps/basicJar3/
build.xml
7
srcdir="src"
destdir
="${basedir}/bin/classes" />
/external/quake/quake/src/QW/
Makefile.Linux
825
$(MAKE) copyfiles-qwcl
DESTDIR
=$(QWCL_RPMDIR)/$(INSTALLDIR)
837
$(MAKE) copyfiles-qwcl
DESTDIR
=$(QWCL_RPMDIR)/$(INSTALLDIR)
843
-mkdirhier $(
DESTDIR
)
844
-mkdirhier $(
DESTDIR
)/qw
845
-mkdirhier $(
DESTDIR
)/qw/skins
846
cp $(BUILD_RELEASE_DIR)/qwcl $(
DESTDIR
)/.
847
strip $(
DESTDIR
)/qwcl
848
chmod 4755 $(
DESTDIR
)/qwcl
849
cp $(BUILD_RELEASE_DIR)/qwcl.x11 $(
DESTDIR
)/.
850
strip $(
DESTDIR
)/qwcl.x1
[
all
...]
/external/icu4c/
Makefile.in
49
INSTALLED_BUILT_FILES = $(top_builddir)/config/Makefile.inc $(top_builddir)/config/pkgdata.inc $(top_builddir)/config/icu-config @platform_make_fragment@ $(EXTRA_DATA:%=$(
DESTDIR
)$(pkglibdir)/%) $(ALL_PKGCONFIG_FILES)
143
@$(MKINSTALLDIRS) $(
DESTDIR
)$(pkgdatadir)/config
144
@$(MKINSTALLDIRS) $(
DESTDIR
)$(pkglibdir)
145
@$(MKINSTALLDIRS) $(
DESTDIR
)$(bindir)
146
@$(MKINSTALLDIRS) $(
DESTDIR
)$(sbindir)
147
$(INSTALL_DATA) @platform_make_fragment@ $(
DESTDIR
)$(pkgdatadir)/config/@platform_make_fragment_name@
148
$(INSTALL_SCRIPT) $(top_srcdir)/mkinstalldirs $(
DESTDIR
)$(pkgdatadir)/mkinstalldirs
149
$(INSTALL_SCRIPT) $(top_srcdir)/install-sh $(
DESTDIR
)$(pkgdatadir)/install-sh
150
@$(MKINSTALLDIRS) $(
DESTDIR
)$(libdir)/pkgconfig
151
$(INSTALL_DATA) $(ALL_PKGCONFIG_FILES) $(
DESTDIR
)$(libdir)/pkgconfig
[
all
...]
/external/icu4c/i18n/
Makefile.in
120
$(MKINSTALLDIRS) $(
DESTDIR
)$(libdir)
122
$(INSTALL-L) $(TARGET) $(
DESTDIR
)$(libdir)
125
$(INSTALL-L) $(FINAL_SO_TARGET) $(
DESTDIR
)$(libdir)
127
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
129
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
133
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(
DESTDIR
)$(libdir)
135
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
138
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
144
$(MKINSTALLDIRS) $(
DESTDIR
)$(includedir)/unicode
146
echo "$(INSTALL_DATA) $$file $(
DESTDIR
)$(includedir)/unicode";
[
all
...]
/external/e2fsprogs/lib/
Makefile.bsd-lib
33
$(
DESTDIR
)$(BSDLIB_INSTALL_DIR)/$(BSD_LIB)
41
$(RM) -f $(
DESTDIR
)$(BSDLIB_INSTALL_DIR)/$(BSD_LIB)
Makefile.darwin-lib
36
$(
DESTDIR
)$(BSDLIB_INSTALL_DIR)/$(BSD_LIB)
44
$(RM) -f $(
DESTDIR
)$(BSDLIB_INSTALL_DIR)/$(BSD_LIB)
/external/elfutils/libasm/
Makefile.am
92
$(mkinstalldirs) $(
DESTDIR
)$(libdir)
93
$(INSTALL_PROGRAM) libasm.so $(
DESTDIR
)$(libdir)/libasm-$(PACKAGE_VERSION).so
94
ln -fs libasm-$(PACKAGE_VERSION).so $(
DESTDIR
)$(libdir)/libasm.so.$(VERSION)
95
ln -fs libasm.so.$(VERSION) $(
DESTDIR
)$(libdir)/libasm.so
98
rm -f $(
DESTDIR
)$(libdir)/libasm-$(PACKAGE_VERSION).so
99
rm -f $(
DESTDIR
)$(libdir)/libasm.so.$(VERSION)
100
rm -f $(
DESTDIR
)$(libdir)/libasm.so
101
rmdir --ignore-fail-on-non-empty $(
DESTDIR
)$(includedir)/elfutils
/external/icu4c/stubdata/
Makefile.in
84
$(MKINSTALLDIRS) $(
DESTDIR
)$(libdir)
86
$(INSTALL-L) $(TARGET) $(
DESTDIR
)$(libdir)
89
$(INSTALL-L) $(FINAL_SO_TARGET) $(
DESTDIR
)$(libdir)
91
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
93
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
97
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(
DESTDIR
)$(libdir)
99
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
102
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
Makefile.org
84
$(MKINSTALLDIRS) $(
DESTDIR
)$(libdir)
86
$(INSTALL-L) $(TARGET) $(
DESTDIR
)$(libdir)
89
$(INSTALL-L) $(FINAL_SO_TARGET) $(
DESTDIR
)$(libdir)
91
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
93
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
97
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(
DESTDIR
)$(libdir)
99
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
102
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
/external/icu4c/tools/ctestfw/
Makefile.in
82
$(MKINSTALLDIRS) $(
DESTDIR
)$(libdir)
84
$(INSTALL-L) $(TARGET) $(
DESTDIR
)$(libdir)
87
$(INSTALL-L) $(FINAL_SO_TARGET) $(
DESTDIR
)$(libdir)
89
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
91
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
95
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(
DESTDIR
)$(libdir)
97
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
100
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
/external/icu4c/tools/toolutil/
Makefile.in
88
$(MKINSTALLDIRS) $(
DESTDIR
)$(libdir)
90
$(INSTALL-L) $(TARGET) $(
DESTDIR
)$(libdir)
93
$(INSTALL-L) $(FINAL_SO_TARGET) $(
DESTDIR
)$(libdir)
95
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
97
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
101
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(
DESTDIR
)$(libdir)
103
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
106
cd $(
DESTDIR
)$(libdir) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_IMPORT_LIB))
/external/oprofile/events/
Makefile.am
73
mkdir -p $(
DESTDIR
)$(pkgdatadir)/$$dir ; \
74
$(INSTALL_DATA) $(top_srcdir)/events/$$i $(
DESTDIR
)$(pkgdatadir)/$$i ; \
81
if test -f $(
DESTDIR
)$(pkgdatadir)/$$i ; then \
82
rm $(
DESTDIR
)$(pkgdatadir)/$$i ; \
84
if test -d $(
DESTDIR
)$(pkgdatadir)/$$dir ; then \
85
rmdir --ignore-fail-on-non-empty $(
DESTDIR
)$(pkgdatadir)/$$dir ; \
87
if test $$archdir != "." -a -d $(
DESTDIR
)$(pkgdatadir)/$$archdir ; then \
88
rmdir --ignore-fail-on-non-empty $(
DESTDIR
)$(pkgdatadir)/$$archdir ; \
Completed in 297 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>