01fe299cac
The source files haven't been touched in ages and this is unlikely to change in the future.
13 lines
209 B
Makefile
13 lines
209 B
Makefile
# From: @(#)Makefile 1.6 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= sysperf
|
|
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t appendix.ms
|
|
EXTRA= a1.t a2.t
|
|
MACROS= -ms
|
|
USE_EQN=
|
|
USE_TBL=
|
|
|
|
.include <bsd.doc.mk>
|