|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.89, 1997/10/28 12:46:30 | version 1.90, 1997/11/03 22:51:28 | ||
|---|---|---|---|
|
|
||
| lint: ${LOBJS} | lint: ${LOBJS} | ||
| .if defined(LOBJS) && !empty(LOBJS) | .if defined(LOBJS) && !empty(LOBJS) | ||
| @${LINT} ${LINTFLAGS} ${LDFLAGS:M-L*} ${LOBJS} ${LDADD} | ${LINT} ${LINTFLAGS} ${LDFLAGS:M-L*} ${LOBJS} ${LDADD} | ||
| .endif | .endif | ||
| .include <bsd.man.mk> | .include <bsd.man.mk> |