Deleted Added
full compact
Makefile (50476) Makefile (106146)
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 50476 1999-08-28 00:22:10Z peter $
2# $FreeBSD: head/share/doc/papers/kerntune/Makefile 106146 2002-10-29 15:01:59Z ru $
3
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
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
13
14.include <bsd.doc.mk>
13
14.include <bsd.doc.mk>