Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / share / doc / papers / kerntune / Makefile
1 #       From: @(#)Makefile      1.5 (Berkeley) 6/8/93
2 # $FreeBSD: src/share/doc/papers/kerntune/Makefile,v 1.6 1999/08/28 00:18:07 peter Exp $
3 # $DragonFly: src/share/doc/papers/kerntune/Makefile,v 1.2 2003/06/17 04:36:56 dillon Exp $
4
5 VOLUME= papers
6 DOC=    kerntune
7 SRCS=   0.t 1.t 2.t 3.t 4.t
8 EXTRA=  fig2.pic
9 MACROS= -ms
10 USE_SOELIM=     yes
11 USE_PIC=        yes
12 USE_TBL=        yes
13 USE_EQN=        yes
14
15 .include <bsd.doc.mk>