xref: /freebsd/share/doc/papers/kerntune/Makefile (revision a316b26e50bbed7cf655fbba726ab87d8ab7599d)
1a316b26eSGarrett Wollman#	From: @(#)Makefile	1.5 (Berkeley) 6/8/93
2a316b26eSGarrett Wollman#	$Id$
3afe61c15SRodney W. Grimes
4a316b26eSGarrett WollmanVOLUME=	papers
5a316b26eSGarrett WollmanDOC=	kerntune
6afe61c15SRodney W. GrimesSRCS=	0.t 1.t 2.t 3.t 4.t
7afe61c15SRodney W. GrimesMACROS=	-ms
8a316b26eSGarrett WollmanUSE_SOELIM=	yes
9a316b26eSGarrett WollmanUSE_PIC=	yes
10a316b26eSGarrett WollmanUSE_TBL=	yes
11a316b26eSGarrett WollmanUSE_EQN=	yes
12afe61c15SRodney W. Grimes
13afe61c15SRodney W. Grimes.include <bsd.doc.mk>
14