artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6fca3
)
enable the mandoc.db(5) regression suite, code is stable enough now
author
schwarze
<schwarze@openbsd.org>
Fri, 5 Aug 2016 21:45:57 +0000
(21:45 +0000)
committer
schwarze
<schwarze@openbsd.org>
Fri, 5 Aug 2016 21:45:57 +0000
(21:45 +0000)
regress/usr.bin/mandoc/Makefile
patch
|
blob
|
history
diff --git
a/regress/usr.bin/mandoc/Makefile
b/regress/usr.bin/mandoc/Makefile
index
829784d
..
14352f3
100644
(file)
--- a/
regress/usr.bin/mandoc/Makefile
+++ b/
regress/usr.bin/mandoc/Makefile
@@
-1,6
+1,6
@@
-# $OpenBSD: Makefile,v 1.1
0 2015/01/01 13:00:36
schwarze Exp $
+# $OpenBSD: Makefile,v 1.1
1 2016/08/05 21:45:57
schwarze Exp $
-SUBDIR
+= roff char mdoc man tbl eqn
+SUBDIR
+= roff char mdoc man tbl eqn db
.include "Makefile.sub"
.include <bsd.subdir.mk>