OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBTOOL
(Results
1 - 23
of
23
) sorted by null
/external/c-ares/
buildconf
55
# some BSD-systems I believe that use to provide the GNU
libtool
named
56
# glibtool, with '
libtool
' being something completely different.
57
libtool
=`findtool glibtool 2>/dev/null`
58
if test ! -x "$
libtool
"; then
59
libtool
=`findtool ${
LIBTOOL
:-
libtool
}`
64
# $
libtool
is already the full path
65
libtoolize="${
libtool
}ize"
96
libtool
\
[
all
...]
/external/cmockery/cmockery_0_1_2/windows/
makefile
43
!IFNDEF
LIBTOOL
44
LIBTOOL
=lib.exe
45
!ENDIF #
LIBTOOL
64
LIB_COMMAND=$(
LIBTOOL
) $(LIBLINKFLAGS) $(LIBFLAGS) $(**) /OUT:$(@)
/external/libogg/win32/
Makefile
86
LIBTOOL
= $(SHELL) $(top_builddir)/
libtool
129
mostlyclean-
libtool
:
132
clean-
libtool
:
135
distclean-
libtool
:
136
-rm -f
libtool
199
clean-am: clean-generic clean-
libtool
mostlyclean-am
203
distclean-am: clean-am distclean-generic distclean-
libtool
229
mostlyclean-am: mostlyclean-generic mostlyclean-
libtool
233
.PHONY: all all-am check check-am clean clean-generic clean-
libtool
\
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
Makefile.am
252
source='objdump.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
328
source='arparse.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
340
source='arlex.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
352
source='sysroff.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
364
source='defparse.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
376
source='deflex.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
388
source='nlmheader.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
400
source='rcparse.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
412
source='mcparse.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
424
source='rclex.c' object='$@'
libtool
=no @AMDEPBACKSLASH
[
all
...]
configure
668
LIBTOOL
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
Makefile.am
463
source='m68k-parse.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
491
source='bfin-lex-wrapper.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
524
source='itbl-lex-wrapper.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
538
source='itbl-parse.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
563
source='itbl-ops.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
575
source='itbl-test.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
605
echo " $(INSTALL_PROGRAM_ENV) $(
LIBTOOL
) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
606
$(INSTALL_PROGRAM_ENV) $(
LIBTOOL
) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
616
|| $(INSTALL_PROGRAM_ENV) $(
LIBTOOL
) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
configure
658
LIBTOOL
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
Makefile.am
308
source='disassemble.c' object='$@'
libtool
=yes @AMDEPBACKSLASH@
316
# Unfortunately this causes
libtool
to add -L$(libdir), referring to the
323
libopcodes_la_LDFLAGS += -release `cat ../bfd/
libtool
-soversion` @SHARED_LDFLAGS@
327
#
libtool
will build .libs/libopcodes.a. We create libopcodes.a in
330
# should be removed if everything else starts using
libtool
. FIXME.
336
libtooldir=`$(
LIBTOOL
) --config | sed -n -e 's/^objdir=//p'`; \
612
source='sh-dis.c' object='$@'
libtool
=yes @AMDEPBACKSLASH@
configure
659
LIBTOOL
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
Makefile.am
533
source='ldgram.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
545
source='ldlex-wrapper.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
557
source='deffilep.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
583
source='ldmain.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
600
source='ldfile.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
615
source='eelf32_spu.c' object='$@'
libtool
=no @AMDEPBACKSLASH@
[
all
...]
configure
667
LIBTOOL
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
Makefile.am
834
libbfd_la_LDFLAGS += -release `cat
libtool
-soversion` @SHARED_LDFLAGS@
836
#
libtool
will build .libs/libbfd.a. We create libbfd.a in the build
839
# everything else starts using
libtool
. FIXME.
845
libtooldir=`$(
LIBTOOL
) --config | sed -n -e 's/^objdir=//p'`; \
872
source='targets.c' object='$@'
libtool
=yes @AMDEPBACKSLASH@
884
source='archures.c' object='$@'
libtool
=yes @AMDEPBACKSLASH@
896
source='dwarf2.c' object='$@'
libtool
=yes @AMDEPBACKSLASH@
1023
DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
libtool
-soversion
1043
echo "$${bfd_soversion}" >
libtool
-soversion
1050
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@'
libtool
=yes @AMDEPBACKSLASH
[
all
...]
configure
679
LIBTOOL
[
all
...]
/external/libvorbis/
configure
693
# Copy echo and quote the copy suitably for passing to
libtool
from
871
LIBTOOL
[
all
...]
/external/libogg/
configure
691
# Copy echo and quote the copy suitably for passing to
libtool
from
845
LIBTOOL
[
all
...]
/external/cmockery/cmockery_0_1_2/
configure
386
# Copy echo and quote the copy suitably for passing to
libtool
from
468
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE GCC_TRUE GCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXXCPP F77 FFLAGS ac_ct_F77
LIBTOOL
LIBTOOL_DEPS LIBOBJS LTLIBOBJS'
[
all
...]
/external/libedit/
configure
675
LIBTOOL
[
all
...]
/external/libusb/
configure
668
# Copy echo and quote the copy suitably for passing to
libtool
from
788
LIBTOOL
[
all
...]
/external/libusb-compat/
configure
713
# Copy echo and quote the copy suitably for passing to
libtool
from
826
LIBTOOL
[
all
...]
/toolchain/binutils/binutils-2.25/gprof/
configure
642
LIBTOOL
[
all
...]
/external/google-tv-pairing-protocol/cpp/
configure
671
# Copy echo and quote the copy suitably for passing to
libtool
from
779
LIBTOOL
[
all
...]
/external/libmtp/
configure
715
# Copy echo and quote the copy suitably for passing to
libtool
from
822
LIBTOOL
[
all
...]
/external/protobuf/
configure
669
LIBTOOL
[
all
...]
Completed in 174 milliseconds