Searched refs:llib (Results 1 – 10 of 10) sorted by relevance
64 llib=""80 llib=llib-l$191 elif test -z "$llib"93 llib="llib-l$LLIB"96 if test ! -f $llib ; then97 if ( make $llib )105 rm -f $llib.ln $llib.c111 TARGET=$llib.c112 ln $llib $TARGET115 CREATE="-C$llib"[all …]
79 lib="llib-l`echo $1 | sed -e 's/^-l//'`.ln"
522 ./form/llib-lform523 ./form/llib-lformt524 ./form/llib-lformtw525 ./form/llib-lformw706 ./menu/llib-lmenu707 ./menu/llib-lmenut708 ./menu/llib-lmenutw709 ./menu/llib-lmenuw869 ./ncurses/llib-lncurses870 ./ncurses/llib-lncursest[all …]
103 + updated llib-l* files.734 + modify mk-0th.awk to allow for generating llib-ltic, etc., though736 llib-lncurses.1548 + update ncurses/llib-lncurses*2203 + update llib-lncurses[wt] to use sp-funcs.3931 + update llib-l* files.4160 + update llib-* files to reflect internal interface additions/changes.5818 + update llib-lncurses, llib-ncursesw, fix configure script related to6192 + added llib-ncursesw.6512 ncurses/llib-lncurses still had a hardcoded short.[all …]
365 _LIBS+=llib-l${LIB}.ln472 llib-l${LIB}.ln: ${LOBJS}473 @${META_NOECHO} building llib-l${LIB}.ln474 @rm -f llib-l${LIB}.ln483 rm -f llib-l${LIB}.ln ${LOBJS}551 llib-l${LIB}.ln ${DESTDIR}${LINTLIBDIR}
34 The llib-lXXXX files could be used as lint-library sources (and were, at one39 the llib-lXXXX files do not correspond to the default configure options; some
1457 llib(Char *s) in llib() function1480 llib(*v++); in doinlib()
1659 Reported by Bill Clarke <llib@computer.org>.
3734 OLD_FILES+=usr/libdata/lint/llib-lposix.ln3735 OLD_FILES+=usr/libdata/lint/llib-lstdc.ln
24217 * gcc.c (process_command): Allow -l lib in addition to -llib