Makefile revision 12529
1#	From: @(#)Makefile	1.5 (Berkeley) 6/8/93
2#	$Id: Makefile,v 1.2 1995/01/11 04:10:04 wollman Exp $
3
4VOLUME=	papers
5DOC=	kerntune
6SRCS=	0.t 1.t 2.t 3.t 4.t
7EXTRA=	fig2.pic
8MACROS=	-ms
9USE_SOELIM=	yes
10USE_PIC=	yes
11USE_TBL=	yes
12USE_EQN=	yes
13
14.include <bsd.doc.mk>
15