]> git.cameronkatri.com Git - mandoc.git/blob - regress/eqn/fromto/Makefile
Fix operator precedence according to Brian W. Kernighan and Lorinda
[mandoc.git] / regress / eqn / fromto / Makefile
1 # $OpenBSD: Makefile,v 1.3 2017/07/06 00:08:52 schwarze Exp $
2
3 REGRESS_TARGETS = basic noarg precedence
4 HTML_TARGETS = basic noarg precedence
5
6 .include <bsd.regress.mk>