=================================================================== RCS file: /cvs/mandoc/regress/roff/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- mandoc/regress/roff/Makefile 2018/08/23 14:29:40 1.6 +++ mandoc/regress/roff/Makefile 2018/08/24 23:12:34 1.7 @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2018/08/23 14:29:40 schwarze Exp $ +# $OpenBSD: Makefile,v 1.7 2018/08/24 23:12:34 schwarze Exp $ SUBDIR = args cond esc scale string -SUBDIR += br cc de ds ft ig it ll na nr po ps return rm rn shift sp ta ti tr +SUBDIR += br cc de ds ft ig it ll na nr po ps +SUBDIR += return rm rn shift sp ta ti tr while .include "../Makefile.sub" .include