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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/roff/cond/Makefile b/regress/usr.bin/mandoc/roff/cond/Makefile
index 2a778f4ab17..600e989078e 100644
--- a/regress/usr.bin/mandoc/roff/cond/Makefile
+++ b/regress/usr.bin/mandoc/roff/cond/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2010/04/25 17:35:31 schwarze Exp $
+# $OpenBSD: Makefile,v 1.2 2012/05/27 14:35:40 schwarze Exp $
-REGRESS_TARGETS=if ie
+REGRESS_TARGETS=if ie before-Dd
.include <bsd.regress.mk>