Deleted Added
full compact
Makefile (106146) Makefile (136910)
1# From: @(#)Makefile 1.5 (Berkeley) 6/8/93
1# From: @(#)Makefile 1.5 (Berkeley) 6/8/93
2# $FreeBSD: head/share/doc/papers/kerntune/Makefile 106146 2002-10-29 15:01:59Z ru $
2# $FreeBSD: head/share/doc/papers/kerntune/Makefile 136910 2004-10-24 15:33:08Z ru $
3
4VOLUME= papers
5DOC= kerntune
6SRCS= 0.t 1.t 2.t 3.t 4.t
7EXTRA= fig2.pic
8MACROS= -ms
3
4VOLUME= papers
5DOC= kerntune
6SRCS= 0.t 1.t 2.t 3.t 4.t
7EXTRA= fig2.pic
8MACROS= -ms
9USE_EQN= YES
10USE_PIC= YES
11USE_SOELIM= YES
12USE_TBL= YES
9USE_EQN=
10USE_PIC=
11USE_SOELIM=
12USE_TBL=
13
14.include <bsd.doc.mk>
13
14.include <bsd.doc.mk>