summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/roff/cond/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/mandoc/roff/cond/Makefile')
-rw-r--r--regress/usr.bin/mandoc/roff/cond/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/usr.bin/mandoc/roff/cond/Makefile b/regress/usr.bin/mandoc/roff/cond/Makefile
index 11511142584..fd88fc0988e 100644
--- a/regress/usr.bin/mandoc/roff/cond/Makefile
+++ b/regress/usr.bin/mandoc/roff/cond/Makefile
@@ -1,5 +1,6 @@
-# $OpenBSD: Makefile,v 1.5 2014/03/08 04:43:39 schwarze Exp $
+# $OpenBSD: Makefile,v 1.6 2014/07/03 21:23:08 schwarze Exp $
REGRESS_TARGETS = if ie close numeric strcmp before-Dd
+LINT_TARGETS = if
.include <bsd.regress.mk>