7 lines
165 B
Makefile
7 lines
165 B
Makefile
# from: @(#)Makefile 5.1 (Berkeley) 5/27/90
|
|
# $Id: Makefile,v 1.3 1993/07/31 15:19:18 mycroft Exp $
|
|
|
|
SUBDIR= apropos makewhatis man whatis
|
|
|
|
.include <bsd.subdir.mk>
|