1993-07-07 23:07:02 +00:00
|
|
|
# Master Makefile for man, manpath, apropos, whatis, and makewhatis
|
|
|
|
#
|
|
|
|
# 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
|
1995-05-30 05:05:38 +00:00
|
|
|
# distribution.
|
1993-07-07 23:07:02 +00:00
|
|
|
#
|
|
|
|
|
1996-03-10 18:59:11 +00:00
|
|
|
SUBDIR = lib man manpath apropos makewhatis catman
|
1993-07-07 23:07:02 +00:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|