diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-03-11 11:20:45 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-03-11 11:20:45 +0000 |
| commit | 40a2924f9a30b0ea7bbd6f69f211081b76fe4fd2 (patch) | |
| tree | 7e84db271e999b19b920aaa6b102a22dc21b9954 | |
| parent | d378717e703d2acd9bc0aadcd8fa2eb0f8537e84 (diff) | |
Notes
| -rw-r--r-- | usr.bin/xlint/llib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/xlint/llib/Makefile b/usr.bin/xlint/llib/Makefile index 7a8c3b9e263f..3fd0ff139e8c 100644 --- a/usr.bin/xlint/llib/Makefile +++ b/usr.bin/xlint/llib/Makefile @@ -6,7 +6,6 @@ LIBS= llib-lposix.ln llib-lstdc.ln LINT= ${.OBJDIR}/../xlint/xlint -.if ${MKLINT} != "no" FILES= ${LIBS} FILESDIR= ${LINTLIBDIR} |
