]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/ds/Makefile
Let roff_getname() end the roff identifier at a tab character
[mandoc.git] / regress / roff / ds / Makefile
1 # $OpenBSD: Makefile,v 1.6 2019/02/06 20:54:28 schwarze Exp $
2
3 REGRESS_TARGETS = append escname nested quoting tab
4
5 .include <bsd.regress.mk>