freebsd-dev/gnu/usr.bin/man/Makefile
1993-07-23 02:36:24 +00:00

11 lines
308 B
Makefile

# 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
# distribution.
#
SUBDIR = lib man manpath apropos whatis makewhatis catman
.include <bsd.subdir.mk>