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

File: [cvsweb.bsd.lv] / mandoc / regress / eqn / nullary / Makefile (download)

Revision 1.2, Mon Jun 26 20:11:50 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, HEAD
Changes since 1.1: +3 -2 lines

catch up with the recent eqn(7) improvements

# $OpenBSD: Makefile,v 1.1.1.1 2015/01/01 12:53:46 schwarze Exp $

REGRESS_TARGETS	 = roman symbol
UTF8_TARGETS	 = symbol
HTML_TARGETS	 = roman symbol

.include <bsd.regress.mk>