]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/ce/Makefile
Provide a new function roff_req_or_macro() to parse and handle a request
[mandoc.git] / regress / roff / ce / Makefile
1 # $OpenBSD: Makefile,v 1.2 2022/04/30 18:46:16 schwarze Exp $
2
3 REGRESS_TARGETS = basic break
4
5 # mandoc defect:
6 # - For now, high level macros break .ce and .rj blocks.
7
8 SKIP_GROFF = break
9
10 .include <bsd.regress.mk>