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

Annotation of mandoc/regress/char/Makefile, Revision 1.2

1.2     ! schwarze    1: # $OpenBSD: Makefile,v 1.10 2022/06/08 13:08:00 schwarze Exp $
1.1       schwarze    2:
1.2     ! schwarze    3: SUBDIR = accent bar hyphen space unicode C N
1.1       schwarze    4:
                      5: .include "../Makefile.sub"
                      6: .include <bsd.subdir.mk>

CVSweb