[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / share

File: [local] / src / share / Makefile (download)

Revision 1.17, Mon Oct 18 17:11:29 2010 UTC (13 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.16: +2 -3 lines

The base no longer uses old groff -- it uses mandoc(1).  The ports tree still
sometimes needs groff, but there it is pulled in as a build-dependency, and
it is the newer groff.  We are able to do this now due to the hard work if ingo.

#	$OpenBSD: Makefile,v 1.17 2010/10/18 17:11:29 deraadt Exp $

SUBDIR=	dict lkm locale man misc mk snmp tabset termtypes zoneinfo

.include <bsd.subdir.mk>