[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / man

File: [local] / src / usr.bin / man / Attic / Makefile (download)

Revision 1.6, Sun Dec 14 17:55:36 2014 UTC (9 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.5: +2 -6 lines

Switch man(1) to the mandoc implementation.
OK krw@ naddy@ sthen@  "commit it now" deraadt@

I won't remove the files in src/usr.bin/man, such that we can quickly
switch back in case a problem is found.

#	$OpenBSD: Makefile,v 1.6 2014/12/14 17:55:36 schwarze Exp $

MAN=	man.conf.5 help.1

.include <bsd.prog.mk>