]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/nr/Makefile
while $() is more modern than ``, it does not work with the
[mandoc.git] / regress / roff / nr / Makefile
index b3ba8102a150c68b0fa8f77bc741f5fb17880589..dfde628c5e58abd86770f8b0c7692eb2f82fb19f 100644 (file)
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.9 2015/01/23 00:38:43 schwarze Exp $
+# $OpenBSD: Makefile,v 1.12 2019/02/06 20:54:28 schwarze Exp $
 
-REGRESS_TARGETS = argc divzero escname eval int predef rr scale undef
+REGRESS_TARGETS = argc divzero escname eval incr int predef rr scale tab undef
 LINT_TARGETS   = divzero escname
 
 .include <bsd.regress.mk>