File: Makefile

package info (click to toggle)
mdocml 1.14.6-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,536 kB
  • sloc: ansic: 37,110; makefile: 1,159; sh: 562; perl: 413
file content (8 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.14 2019/01/06 04:41:15 schwarze Exp $

REGRESS_TARGETS	 = an-margin breaking broken empty literal lonelyRE
REGRESS_TARGETS	+= nested noRE nowidth paragraph REarg width
LINT_TARGETS	 = empty lonelyRE noRE REarg
HTML_TARGETS	 = literal paragraph

.include <bsd.regress.mk>