]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - gnu/usr.bin/man/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.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>