freebsd-dev/gnu/usr.bin/man/Makefile
2002-05-18 19:47:57 +00:00

13 lines
295 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.
#
# $FreeBSD$
#
SUBDIR = lib man manpath apropos
.include <bsd.subdir.mk>