=================================================================== RCS file: /cvs/mandoc/regress/roff/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- mandoc/regress/roff/Makefile 2019/01/04 01:11:27 1.9 +++ mandoc/regress/roff/Makefile 2022/04/28 16:21:11 1.10 @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.9 2019/01/04 01:11:27 schwarze Exp $ +# $OpenBSD: Makefile,v 1.10 2022/04/28 16:21:11 schwarze Exp $ SUBDIR = args cond esc scale string -SUBDIR += br cc ce char de ds ft ig it ll na nr po ps +SUBDIR += br cc ce char de ds ft ig it ll mc na nr po ps SUBDIR += return rm rn shift sp ta ti tr while .include "../Makefile.sub"