X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/4a586872ce6f32a40dd13b7fa93c56b7a3ef52d8..6cf23e79eacb40b38dccfa2e1d89e593de735ea1:/regress/roff/Makefile diff --git a/regress/roff/Makefile b/regress/roff/Makefile index 036a66e5..9c9580f1 100644 --- a/regress/roff/Makefile +++ b/regress/roff/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.27 2018/08/25 16:46:28 schwarze Exp $ +# $OpenBSD: Makefile,v 1.28 2019/01/04 01:06:44 schwarze Exp $ SUBDIR = args cond esc scale string -SUBDIR += br cc char de ds ft ig it ll na nr po ps +SUBDIR += br cc ce char de ds ft ig it ll na nr po ps SUBDIR += return rm rn shift sp ta ti tr while .include "../Makefile.sub"