HomeSort by: relevance | last modified time | path
    Searched refs:LIBTOOL (Results 1 - 25 of 165) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/bsd/openldap/dist/contrib/slapd-modules/acl/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
36 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
41 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
44 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
47 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
55 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
Makefile 26 LIBTOOL = $(LDAP_BUILD)/libtool
50 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
55 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
58 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
61 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
69 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/alias/tests/
Rules.mk 16 LIBTOOL=$(abspath $(LIBTOOL)) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/ciboolean/tests/
Rules.mk 16 LIBTOOL=$(abspath $(LIBTOOL)) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
Rules.mk 16 LIBTOOL=$(abspath $(LIBTOOL)) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/emptyds/tests/
Rules.mk 16 LIBTOOL=$(abspath $(LIBTOOL)) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
Rules.mk 16 LIBTOOL=$(abspath $(LIBTOOL)) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
40 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
45 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
48 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
51 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
54 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
64 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/gpl3/gcc.old/dist/libphobos/
d_rules.am 29 # Compile D sources with libtool
33 LTDCOMPILE = $(LIBTOOL) --tag=D $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
36 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
41 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
49 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
Makefile 26 LIBTOOL = $(LDAP_BUILD)/libtool
48 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
53 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
61 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/authzid/
Makefile 26 LIBTOOL = $(LDAP_BUILD)/libtool
48 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
53 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
61 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/denyop/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
36 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
41 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
49 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
36 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
41 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
49 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
Makefile 26 LIBTOOL = $(LDAP_BUILD)/libtool
48 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
53 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
61 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/kinit/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
36 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
41 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
49 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/
Makefile 26 LIBTOOL = $(LDAP_BUILD)/libtool
48 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
53 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
61 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/
Makefile 26 LIBTOOL = $(LDAP_BUILD)/libtool
48 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
53 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
61 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/trace/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
36 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
41 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
49 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/usn/
Makefile 14 LIBTOOL = $(LDAP_BUILD)/libtool
36 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
41 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
49 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/vc/
Makefile 26 LIBTOOL = $(LDAP_BUILD)/libtool
48 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
53 $(LIBTOOL) --mode=link $(CC) $(LD_FLAGS) -o $@ $? $(LIBS)
61 $(LIBTOOL) --mode=install cp $$p $(DESTDIR)$(moduledir) ; \
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++26/
Makefile.am 64 # Libtool notes
66 # 1) In general, libtool expects an argument such as `--tag=CXX' when
69 # such flag is given in the command line, libtool attempts to figure
72 # compiler name and its initial flags stored in the libtool
73 # configuration file don't match those in the command line, libtool
76 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
79 # The second tag argument, `--tag disable-shared` means that libtool
82 # the libtool command that is used create the object, which is
91 $(LIBTOOL) --tag CXX --tag disable-shared
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++20/
Makefile.am 60 # Libtool notes
62 # 1) In general, libtool expects an argument such as `--tag=CXX' when
65 # such flag is given in the command line, libtool attempts to figure
68 # compiler name and its initial flags stored in the libtool
69 # configuration file don't match those in the command line, libtool
72 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
75 # The second tag argument, `--tag disable-shared` means that libtool
78 # the libtool command that is used create the object, which is
87 $(LIBTOOL) --tag CXX --tag disable-shared
    [all...]
  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
Makefile 28 LIBTOOL = $(LDAP_BUILD)/libtool
60 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
63 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $?
68 $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -version-info 0:0:0 \
75 $(LIBTOOL) --mode=install cp nssov.la $(DESTDIR)$(moduledir)
  /src/external/lgpl3/gmp/dist/mpn/
Makeasm.am 65 $(LIBTOOL) --mode=compile --tag=CC $(CCAS) $(COMPILE_FLAGS) `test -f '$<' || echo '$(srcdir)/'`$<
89 $(LIBTOOL) --mode=compile --tag=CC $(top_srcdir)/mpn/cpp-ccas --cpp="$(CPP) $(PREPROCESS_FLAGS)" $(CCAS) $(COMPILE_FLAGS) `test -f '$<' || echo '$(srcdir)/'`$<
96 # .lo is a bit tricky. Libtool (as of version 1.5) has foo.lo as a little
99 # ourselves, so instead arrange to invoke libtool like a --mode=compile, but
101 # --tag=CC is necessary since foo.asm is otherwise unknown to libtool.
103 # Libtool adds -DPIC when building a shared object and the .asm files look
118 $(LIBTOOL) --mode=compile --tag=CC $(top_srcdir)/mpn/m4-ccas --m4="$(M4)" $(CCAS) $(COMPILE_FLAGS) `test -f '$<' || echo '$(srcdir)/'`$<

Completed in 27 milliseconds

1 2 3 4 5 6 7