]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - gnu/usr.bin/man/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / gnu / usr.bin / man / Makefile
1 # Master Makefile for man, manpath, apropos, and whatis
2 #
3 # You may distribute under the terms of the GNU General Public
4 # License as specified in the README file that comes with the man 1.0
5 # distribution.
6 #
7 # $FreeBSD$
8 #
9
10 SUBDIR = lib man manpath apropos
11
12 .include <bsd.subdir.mk>