# Master Makefile for man, manpath, apropos and whatis
#
# You may distribute under the terms of the GNU General Public
# License as specified in the README file that comes with the man 1.0
# distribution.
#
# $FreeBSD: stable/4/gnu/usr.bin/man/Makefile 123517 2003-12-13 15:59:11Z des $
#

SUBDIR = lib man manpath apropos catman

.include <bsd.subdir.mk>
