From 40a2924f9a30b0ea7bbd6f69f211081b76fe4fd2 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 11 Mar 2002 11:20:45 +0000 Subject: [PATCH] Fix silly one line error. (Half a .if statement left behind). --- usr.bin/xlint/llib/Makefile | 1 - 1 file changed, 1 deletion(-) 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}