X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/72ffb5f81a5259c8b01aa48d71c3542bc8eed8d7..6cf23e79eacb40b38dccfa2e1d89e593de735ea1:/regress/roff/Makefile?ds=sidebyside diff --git a/regress/roff/Makefile b/regress/roff/Makefile index c97b99b1..9c9580f1 100644 --- a/regress/roff/Makefile +++ b/regress/roff/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.20 2015/02/06 16:05:51 schwarze Exp $ +# $OpenBSD: Makefile,v 1.28 2019/01/04 01:06:44 schwarze Exp $ SUBDIR = args cond esc scale string -SUBDIR += br cc de ds ft ig it ll na nr ps rm sp ta tr +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" .include