Searched refs:LIBTOOL (Results 1 - 25 of 74) sorted by relevance

123

/openbsd-current/gnu/gcc/libstdc++-v3/libmath/
H A DMakefile.am41 LIBTOOL = @LIBTOOL@ --tag CC
H A DMakefile.in64 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
68 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
157 LIBTOOL = @LIBTOOL@ --tag CC
/openbsd-current/gnu/lib/libstdc++/libstdc++/libmath/
H A DMakefile.am44 LIBTOOL = @LIBTOOL@ --tag CC
H A DMakefile.in165 LIBTOOL = @LIBTOOL@ --tag CC
179 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
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-current/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 unknown tag"
98 if ${LIBTOOL} --mode=compile --tag=@ ${CC} -c -o dummy.lo dummy.c; then exit 1; fi
101 if ${LIBTOOL}
[all...]
/openbsd-current/gnu/usr.bin/binutils/intl/
H A DMakefile.in48 LIBTOOL = @LIBTOOL@
80 $(LIBTOOL) --mode=compile $(COMPILE) $<
96 $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $(OBJECTS) \
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A DMakefile.in48 LIBTOOL = @LIBTOOL@
80 $(LIBTOOL) --mode=compile $(COMPILE) $<
96 $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $(OBJECTS) \
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A DMakefile.am104 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
133 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
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) \
402 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
407 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
419 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
471 echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
472 $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
480 echo " $(LIBTOOL)
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A DMakefile.am131 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
167 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
172 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --tag disable-shared \
182 CXXLINK = $(LIBTOOL) --tag CXX --tag disable-shared \
H A DMakefile.in101 LIBTOOL = @LIBTOOL@
239 LTCOMPILE = $(LIBTOOL) --tag CC --tag disable-shared --mode=compile $(CC) \
277 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
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 $@
373 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
374 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p; \
381 $(LIBTOOL)
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A DMakefile.in50 LIBTOOL = @LIBTOOL@
96 $(LIBTOOL) --mode=compile $(COMPILE) $<
122 $(LIBTOOL) --mode=link \
153 $(LIBTOOL) --mode=install \
219 $(LIBTOOL) --mode=uninstall \
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A DMakefile.in49 LIBTOOL = @LIBTOOL@
153 $(LIBTOOL) --mode=link \
180 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/bindtextdom.c
182 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/dcgettext.c
184 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/dgettext.c
186 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/gettext.c
188 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/finddomain.c
190 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/loadmsgcat.c
192 $(LIBTOOL)
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A DMakefile.in103 LIBTOOL = @LIBTOOL@
214 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
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-current/gnu/lib/libstdc++/libstdc++/src/
H A DMakefile.in99 LIBTOOL = @LIBTOOL@
285 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
287 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
297 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
358 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
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)
[all...]
H A DMakefile.am213 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
215 LTCXXCOMPILE = $(LIBTOOL) --tag CXX --mode=compile $(CXX) $(INCLUDES) \
224 CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \
/openbsd-current/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_CXXFLAGS) $(CXXFLAGS)
274 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
277 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
280 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
H A DMakefile.am50 $(LIBTOOL) --tag=CXX --mode=link $(CXX) \
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A Dmkcheck.in52 LIBTOOL="$BUILD_DIR/libtool"
53 LTEXE="$LIBTOOL --mode=execute"
54 #LTCXX="$LIBTOOL --tag=CXX --mode=link $CXX $CXXFLAGS $INCLUDES"
/openbsd-current/gnu/lib/libstdc++/libstdc++/po/
H A DMakefile.in105 LIBTOOL = @LIBTOOL@
173 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
175 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
/openbsd-current/gnu/gcc/libssp/
H A DMakefile.in87 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
91 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
145 LIBTOOL = @LIBTOOL@
354 echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
355 $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
363 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
364 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
425 @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libssp_nonshared_la_CFLAGS) $(CFLAGS) -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF "$(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo" -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '$(srcdir)/'`ssp-local.c; \
429 @am__fastdepCC_FALSE@ $(LIBTOOL)
[all...]
/openbsd-current/gnu/gcc/libmudflap/
H A DMakefile.in84 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
88 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
149 LIBTOOL = @LIBTOOL@
361 echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
362 $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
370 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
371 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
/openbsd-current/gnu/gcc/libgomp/testsuite/
H A DMakefile.in97 LIBTOOL = @LIBTOOL@
/openbsd-current/gnu/gcc/libmudflap/testsuite/
H A DMakefile.in88 LIBTOOL = @LIBTOOL@
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A DMakefile.in86 LIBTOOL = @LIBTOOL@
175 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
177 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
260 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
261 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
297 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
300 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
303 $(LIBTOOL) --mode=compile $(COMPILE) -c $<

Completed in 240 milliseconds

123