Home
last modified time | relevance | path

Searched refs:LIBTOOL (Results 1 – 25 of 108) sorted by relevance

12345

/openbsd-src/regress/usr.bin/libtool/
H A DMakefile32 LIBTOOL ?= /usr/bin/libtool macro
68 ${LIBTOOL} --mode=execute ./p2
71 ${LIBTOOL} --help > /dev/null
78 ${LIBTOOL} --mode=link ${CC} ${CFLAGS} -o s1 c.lo -la -all-static
82 if ${LIBTOOL} --mode=install cp liba.la dest; then exit 1; fi
86 @if ${LIBTOOL} --mode=compile cc -c -o dummy3.lo -o 7 dummy3.c; then exit 1; fi
92 ${LIBTOOL} --mode=compile --tag=disable-shared --tag=disable-static ${CC} -c -o dummy2.lo dummy2.c
95 …${LIBTOOL} --mode=compile --tag=notatag ${CC} -c -o dummy.lo dummy.c 2>&1|fgrep -q "ignoring unkno…
98 if ${LIBTOOL} --mode=compile --tag=@ ${CC} -c -o dummy.lo dummy.c; then exit 1; fi
101 if ${LIBTOOL} --mode=foo ${CC} -c -o dummy.lo dummy.c; then exit 1; fi
[all …]
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A DMakefile.in101 LIBTOOL = @LIBTOOL@
239 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
282 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
293 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
326 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
374 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
381 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
410 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
413 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
416 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
H A DMakefile.am131 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
172 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
182 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
/openbsd-src/gnu/lib/libstdc++/libstdc++/libmath/
H A DMakefile.am44 LIBTOOL = @LIBTOOL@ --tag CC macro
H A DMakefile.in165 LIBTOOL = @LIBTOOL@ --tag CC
179 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFL…
181 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
238 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
241 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
244 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
/openbsd-src/gnu/gcc/libstdc++-v3/libmath/
H A DMakefile.am41 LIBTOOL = @LIBTOOL@ --tag CC macro
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dacinclude.m44 dnl to add a definition of LIBTOOL to Makefile.in.
7 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/gcc/libmudflap/
H A Dacinclude.m47 dnl add a definition of LIBTOOL to Makefile.in.
8 ifelse(,,,[AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dacinclude.m45 dnl to add a definition of LIBTOOL to Makefile.in.
8 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dacinclude.m46 dnl to add a definition of LIBTOOL to Makefile.in.
9 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A DMakefile.in99 LIBTOOL = @LIBTOOL@
287 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
297 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
359 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
366 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(toolexeclibdir)/$$p; \
395 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
398 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
401 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A DMakefile.am104 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
138 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
150 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
H A DMakefile.in103 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
196 LIBTOOL = @LIBTOOL@
381 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
407 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
419 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
472 …$(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR…
481 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dacinclude.m46 dnl to add a definition of LIBTOOL to Makefile.in.
10 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dacinclude.m46 dnl to add a definition of LIBTOOL to Makefile.in.
10 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/
H A DMakefile.in103 LIBTOOL = @LIBTOOL@
214 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFL…
216 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
273 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
276 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
279 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
/openbsd-src/gnu/usr.bin/binutils-2.17/intl/
H A DMakefile.in48 LIBTOOL = @LIBTOOL@
/openbsd-src/gnu/usr.bin/binutils/intl/
H A DMakefile.in48 LIBTOOL = @LIBTOOL@
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/
H A DMakefile.in104 LIBTOOL = @LIBTOOL@
171 $(LIBTOOL) --tag=CXX --mode=link $(CXX) \
216 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM…
274 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
277 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
280 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dacinclude.m46 dnl to add a definition of LIBTOOL to Makefile.in.
9 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A DMakefile.in50 LIBTOOL = @LIBTOOL@
/openbsd-src/gnu/lib/libstdc++/libstdc++/po/
H A DMakefile.in105 LIBTOOL = @LIBTOOL@
173 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFL…
175 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dacinclude.m461 dnl to add a definition of LIBTOOL to Makefile.in.
65 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dacinclude.m463 dnl to add a definition of LIBTOOL to Makefile.in.
67 AC_SUBST(LIBTOOL) subst
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A DMakefile.in49 LIBTOOL = @LIBTOOL@

12345