Searched refs:llib (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ncurses/misc/
H A Dmakellib36 # a. If the file llib-lXXX doesn't exist, create it using the make-rule
37 # b. Process llib-lXXX with the system's lint utility, making
38 # llib-lXXX.ln
39 # c. Install llib-lXXX.ln in the lib directory.
41 # Using the intermediate file llib-lXXX bypasses a weakness of lint (passing
45 # a. On a few systems, you'll have to manually-edit the llib-lXXX file
65 llib=""
81 llib=llib-l$1
92 elif test -z "$llib"
[all...]
H A Dtdlint80 lib="llib-l`echo $1 | sed -e 's/^-l//'`.ln"
/freebsd-13-stable/contrib/bmake/mk/
H A Dlib.mk365 _LIBS+=llib-l${LIB}.ln
472 llib-l${LIB}.ln: ${LOBJS}
473 @${META_NOECHO} building llib-l${LIB}.ln
474 @rm -f llib-l${LIB}.ln
483 rm -f llib-l${LIB}.ln ${LOBJS}
551 llib-l${LIB}.ln ${DESTDIR}${LINTLIBDIR}
/freebsd-13-stable/contrib/tcsh/
H A Dtc.os.c1457 llib(Char *s) function
1480 llib(*v++);

Completed in 122 milliseconds