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

Annotation of mandoc/regress/eqn/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.2 2015/01/28 21:10:28 schwarze Exp $
        !             2:
        !             3: SUBDIR  = fromto define matrix nullary over size subsup unary
        !             4:
        !             5: .include "../Makefile.sub"
        !             6: .include <bsd.subdir.mk>

CVSweb