Makefile revision 5490
1#	From: @(#)Makefile	1.5 (Berkeley) 6/8/93
2#	$Id$
3
4VOLUME=	papers
5DOC=	kerntune
6SRCS=	0.t 1.t 2.t 3.t 4.t
7MACROS=	-ms
8USE_SOELIM=	yes
9USE_PIC=	yes
10USE_TBL=	yes
11USE_EQN=	yes
12
13.include <bsd.doc.mk>
14