artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29fcab3
)
oops, hook up the tests for the roff(7) .char request
author
schwarze
<schwarze@openbsd.org>
Sat, 25 Aug 2018 16:46:28 +0000
(16:46 +0000)
committer
schwarze
<schwarze@openbsd.org>
Sat, 25 Aug 2018 16:46:28 +0000
(16:46 +0000)
regress/usr.bin/mandoc/roff/Makefile
patch
|
blob
|
history
diff --git
a/regress/usr.bin/mandoc/roff/Makefile
b/regress/usr.bin/mandoc/roff/Makefile
index
f338f83
..
036a66e
100644
(file)
--- a/
regress/usr.bin/mandoc/roff/Makefile
+++ b/
regress/usr.bin/mandoc/roff/Makefile
@@
-1,7
+1,7
@@
-# $OpenBSD: Makefile,v 1.2
6 2018/08/24 22:56:37
schwarze Exp $
+# $OpenBSD: Makefile,v 1.2
7 2018/08/25 16:46:28
schwarze Exp $
SUBDIR = args cond esc scale string
-SUBDIR += br cc de ds ft ig it ll na nr po ps
+SUBDIR += br cc
char
de ds ft ig it ll na nr po ps
SUBDIR += return rm rn shift sp ta ti tr while
.include "../Makefile.sub"