| /openbsd-src/regress/usr.bin/libtool/ |
| H A D | Makefile | 32 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 D | Makefile.in | 101 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 D | Makefile.am | 131 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 D | Makefile.am | 44 LIBTOOL = @LIBTOOL@ --tag CC macro
|
| H A D | Makefile.in | 165 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 D | Makefile.am | 41 LIBTOOL = @LIBTOOL@ --tag CC macro
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | acinclude.m4 | 4 dnl to add a definition of LIBTOOL to Makefile.in. 7 AC_SUBST(LIBTOOL) subst
|
| /openbsd-src/gnu/gcc/libmudflap/ |
| H A D | acinclude.m4 | 7 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 D | acinclude.m4 | 5 dnl to add a definition of LIBTOOL to Makefile.in. 8 AC_SUBST(LIBTOOL) subst
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | acinclude.m4 | 6 dnl to add a definition of LIBTOOL to Makefile.in. 9 AC_SUBST(LIBTOOL) subst
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
| H A D | Makefile.in | 99 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 D | Makefile.am | 104 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 D | Makefile.in | 103 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 D | acinclude.m4 | 6 dnl to add a definition of LIBTOOL to Makefile.in. 10 AC_SUBST(LIBTOOL) subst
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | acinclude.m4 | 6 dnl to add a definition of LIBTOOL to Makefile.in. 10 AC_SUBST(LIBTOOL) subst
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/libio/ |
| H A D | Makefile.in | 103 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 D | Makefile.in | 48 LIBTOOL = @LIBTOOL@
|
| /openbsd-src/gnu/usr.bin/binutils/intl/ |
| H A D | Makefile.in | 48 LIBTOOL = @LIBTOOL@
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/ |
| H A D | Makefile.in | 104 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 D | acinclude.m4 | 6 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 D | Makefile.in | 50 LIBTOOL = @LIBTOOL@
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/po/ |
| H A D | Makefile.in | 105 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 D | acinclude.m4 | 61 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 D | acinclude.m4 | 63 dnl to add a definition of LIBTOOL to Makefile.in. 67 AC_SUBST(LIBTOOL) subst
|
| /openbsd-src/gnu/usr.bin/texinfo/intl/ |
| H A D | Makefile.in | 49 LIBTOOL = @LIBTOOL@
|