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

Annotation of mandoc/regress/man/MR/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.1 2023/10/24 20:30:49 schwarze Exp $
        !             2:
        !             3: # disable for now because groff changed the global indentation
        !             4: #REGRESS_TARGETS        = basic
        !             5: LINT_TARGETS    = basic
        !             6:
        !             7: .include <bsd.regress.mk>

CVSweb