HomeSort by: relevance | last modified time | path
    Searched refs:libdep (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/hpc/stand/dspgen/
gen_workspace.sh 79 for libdep in `( . $project/$project.config; echo $LIBDEP_LIST )`; do
81 echo " Project_Dep_Name $libdep"
  /src/sys/arch/hpcmips/stand/dspgen/
gen_workspace.sh 75 for libdep in `( . $project/$project.config; echo $LIBDEP_LIST )`; do
77 echo " Project_Dep_Name $libdep"
  /src/external/gpl3/binutils/dist/ld/
libdep_plugin.c 91 #define LIBDEPS "__.LIBDEP/ "
185 "libdep syntax error: unterminated quoted string");
258 TV_MESSAGE (LDPL_WARNING, "ignoring libdep argument %s", arg);
268 TV_MESSAGE (LDPL_WARNING, "ignoring libdep argument %s", arg);
Makefile.am 736 bfdplugin_LTLIBRARIES = libdep.la
827 rm -f $(DESTDIR)$(bfdplugindir)/libdep.la
828 rm -f $(DESTDIR)$(bfdplugindir)/libdep.dll.a
  /src/external/gpl3/binutils.old/dist/ld/
libdep_plugin.c 92 #define LIBDEPS "__.LIBDEP/ "
186 "libdep syntax error: unterminated quoted string");
259 TV_MESSAGE (LDPL_WARNING, "ignoring libdep argument %s", arg);
269 TV_MESSAGE (LDPL_WARNING, "ignoring libdep argument %s", arg);
Makefile.am 741 bfdplugin_LTLIBRARIES = libdep.la
832 rm -f $(DESTDIR)$(bfdplugindir)/libdep.la
833 rm -f $(DESTDIR)$(bfdplugindir)/libdep.dll.a

Completed in 51 milliseconds