=================================================================== RCS file: /cvs/mandoc/regress/roff/Makefile,v retrieving revision 1.5 retrieving revision 1.8 diff -u -p -r1.5 -r1.8 --- mandoc/regress/roff/Makefile 2017/06/18 17:36:05 1.5 +++ mandoc/regress/roff/Makefile 2018/08/25 16:53:40 1.8 @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.5 2017/06/18 17:36:05 schwarze Exp $ +# $OpenBSD: Makefile,v 1.8 2018/08/25 16:53:40 schwarze Exp $ SUBDIR = args cond esc scale string -SUBDIR += br cc de ds ft ig it ll na nr po ps rm rn sp ta ti tr +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" .include