File: Makefile

package info (click to toggle)
mdocml 1.14.6-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,536 kB
  • sloc: ansic: 37,110; makefile: 1,159; sh: 562; perl: 413
file content (6 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.3 2014/07/02 20:18:42 schwarze Exp $

REGRESS_TARGETS	= basic font noarg punct
LINT_TARGETS	= noarg

.include <bsd.regress.mk>