ab973c72d1
Submitted by: Kazuo Horikawa <horikawa@isrd.hitachi.co.jp>
8 lines
185 B
Makefile
8 lines
185 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.5 1998-02-25 04:32:56 hanai Exp $
|
|
|
|
SUBDIR = handbook
|
|
SUBDIR+= FAQ
|
|
SUBDIR+= man
|
|
|
|
.include <bsd.subdir.mk>
|