[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / in

Annotation of mandoc/regress/roff/in/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.1 2025/07/19 10:02:37 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS        = incr fraction
        !             4:
        !             5: # groff-1.23.0 defect:
        !             6: # - Repeated relative sub-EN indentations do not add up,
        !             7: #   but instead, each one is ignored.
        !             8:
        !             9: .include <bsd.regress.mk>

CVSweb