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

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

Revision 1.9, Fri Jan 4 01:11:27 2019 UTC (5 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5
Changes since 1.8: +2 -2 lines

test the roff(7) .ce and .rj requests;
they were already supported in the past

# $OpenBSD: Makefile,v 1.28 2019/01/04 01:06:44 schwarze Exp $

SUBDIR  = args cond esc scale string
SUBDIR += br cc ce char de ds ft ig it ll na nr po ps
SUBDIR += return rm rn shift sp ta ti tr while

.include "../Makefile.sub"
.include <bsd.subdir.mk>