HomeSort by relevance Sort by last modified time
    Searched refs:BINDIR (Results 51 - 63 of 63) sorted by null

1 23

  /external/chromium_org/third_party/icu/source/tools/gensprep/
Makefile.in 28 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
  /external/chromium_org/third_party/icu/source/tools/icupkg/
Makefile.in 27 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
  /external/chromium_org/third_party/icu/source/tools/makeconv/
Makefile.in 27 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
57 $(MKINSTALLDIRS) $(DESTDIR)$(bindir)
58 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
  /external/icu4c/tools/makeconv/
Makefile.in 27 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
54 $(MKINSTALLDIRS) $(DESTDIR)$(bindir)
55 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 53 # Use this to make a link between python$(VERSION) and python in $(BINDIR)
107 BINDIR= ${exec_prefix}/bin
872 -if test -f $(DESTDIR)$(BINDIR)/$(PYTHON) -o -h $(DESTDIR)$(BINDIR)/$(PYTHON); \
873 then rm -f $(DESTDIR)$(BINDIR)/$(PYTHON); \
876 -rm -f $(DESTDIR)$(BINDIR)/python2$(EXE)
877 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python2$(EXE))
878 (cd $(DESTDIR)$(BINDIR); $(LN) -s python2$(EXE) $(PYTHON))
879 -rm -f $(DESTDIR)$(BINDIR)/python2-config
880 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)-config python2-config
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 53 # Use this to make a link between python$(VERSION) and python in $(BINDIR)
107 BINDIR= ${exec_prefix}/bin
873 -if test -f $(DESTDIR)$(BINDIR)/$(PYTHON) -o -h $(DESTDIR)$(BINDIR)/$(PYTHON); \
874 then rm -f $(DESTDIR)$(BINDIR)/$(PYTHON); \
877 -rm -f $(DESTDIR)$(BINDIR)/python2$(EXE)
878 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python2$(EXE))
879 (cd $(DESTDIR)$(BINDIR); $(LN) -s python2$(EXE) $(PYTHON))
880 -rm -f $(DESTDIR)$(BINDIR)/python2-config
881 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)-config python2-config
    [all...]
  /external/icu4c/extra/uconv/
Makefile.in 43 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
100 $(MKINSTALLDIRS) $(DESTDIR)$(bindir)
101 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
  /external/icu4c/
icudefs.mk 23 bindir = ${exec_prefix}/bin macro
235 BINDIR=$(top_builddir)/bin
238 TOOLBINDIR=$(BINDIR)
  /external/oprofile/utils/
opcontrol     [all...]
  /external/openssh/contrib/suse/
openssh.spec 169 make install install.man BINDIR=%{_libdir}/ssh DESTDIR=$RPM_BUILD_ROOT/
  /external/openssh/contrib/caldera/
openssh.spec 201 BINDIR=%{_libexecdir} \
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 10 export BINDIR ?= /usr/local/sbin/
52 $(DESTDIR)$(BINDIR)/%: %
55 install: $(addprefix $(DESTDIR)$(BINDIR)/,$(BINALL))
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
Makefile.am     [all...]

Completed in 701 milliseconds

1 23