Home | History | Annotate | Download | only in make-3.81

Lines Matching defs:libname

1479   char *libname = &(*lib)[2];	/* Name without the `-l'.  */
1508 /* Expand the pattern using LIBNAME as a replacement. */
1526 p4 = variable_buffer_output (p4, libname, strlen (libname));
1531 /* Look first for `libNAME.a' in the current directory. */