Initial import from FreeBSD RELENG_4:
[dragonfly.git] / gnu / usr.bin / man / Makefile
1 # Master Makefile for man, manpath, apropos, whatis, and makewhatis
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
8 SUBDIR = lib man manpath apropos  makewhatis catman
9
10 .include <bsd.subdir.mk>