1995-01-11 04:10:10 +00:00
|
|
|
# From: @(#)Makefile 1.6 (Berkeley) 6/8/93
|
1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1994-05-30 19:09:18 +00:00
|
|
|
|
2002-10-29 14:56:09 +00:00
|
|
|
VOLUME= papers
|
|
|
|
DOC= sysperf
|
2011-01-26 19:39:31 +00:00
|
|
|
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t appendix.ms
|
2002-10-29 14:56:09 +00:00
|
|
|
EXTRA= a1.t a2.t
|
|
|
|
MACROS= -ms
|
2004-10-24 15:33:08 +00:00
|
|
|
USE_EQN=
|
|
|
|
USE_TBL=
|
1994-05-30 19:09:18 +00:00
|
|
|
|
|
|
|
.include <bsd.doc.mk>
|