]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/cond/Makefile
Put the code handling \} into a new function roff_cond_checkend()
[mandoc.git] / regress / roff / cond / Makefile
index 65d7be522c658965871c1632cebf02d2991e406f..758049cfaf97b59efbece6e2593a4a63c0df14ba 100644 (file)
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.8 2015/05/31 23:12:17 schwarze Exp $
+# $OpenBSD: Makefile,v 1.10 2020/08/03 10:52:39 schwarze Exp $
 
-REGRESS_TARGETS        = if ie close numeric register strcmp string before-Dd
-LINT_TARGETS   = if close
+REGRESS_TARGETS        = if ie close de numeric register strcmp string before-Dd
+LINT_TARGETS   = if close de
 
 .include <bsd.regress.mk>