aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/man/Makefile
blob: 1fbaab0d2c66b6aff9b77053fa7c595429b28d5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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$
#

SUBDIR = lib man manpath apropos catman

.include <bsd.subdir.mk>