Fix silly one line error. (Half a .if statement left behind).
This commit is contained in:
parent
8a8b816b5b
commit
c217051c4e
@ -6,7 +6,6 @@
|
||||
LIBS= llib-lposix.ln llib-lstdc.ln
|
||||
LINT= ${.OBJDIR}/../xlint/xlint
|
||||
|
||||
.if ${MKLINT} != "no"
|
||||
FILES= ${LIBS}
|
||||
FILESDIR= ${LINTLIBDIR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user