This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / gnu / usr.bin / man / Makefile
CommitLineData
00ba3d1d
JH
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
78ed81a3 8SUBDIR = lib man manpath apropos whatis makewhatis catman
00ba3d1d
JH
9
10.include <bsd.subdir.mk>