]> git.cameronkatri.com Git - mandoc.git/blob - regress/eqn/subsup/Makefile
Support nesting of elements with next-line scope.
[mandoc.git] / regress / eqn / subsup / Makefile
1 # $OpenBSD: Makefile,v 1.3 2017/07/06 00:08:52 schwarze Exp $
2
3 REGRESS_TARGETS = combine noarg precedence sub_group
4 HTML_TARGETS = combine noarg precedence sub_group
5
6 .include <bsd.regress.mk>