summaryrefslogtreecommitdiffstats
path: root/share/doc/papers
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-10-25 08:39:25 +0000
committerru <ru@FreeBSD.org>2002-10-25 08:39:25 +0000
commitf49bd854f39103632ab22e45c4165d95f96dfaea (patch)
tree9714e98fe635cdbbc3d237a0df6690980eb0975e /share/doc/papers
parent203eccbd28bfa5b150c61ccb0b2defc48f2849f3 (diff)
downloadFreeBSD-src-f49bd854f39103632ab22e45c4165d95f96dfaea.zip
FreeBSD-src-f49bd854f39103632ab22e45c4165d95f96dfaea.tar.gz
Simplify.
Diffstat (limited to 'share/doc/papers')
-rw-r--r--share/doc/papers/sysperf/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/share/doc/papers/sysperf/Makefile b/share/doc/papers/sysperf/Makefile
index 17152ec..8494857 100644
--- a/share/doc/papers/sysperf/Makefile
+++ b/share/doc/papers/sysperf/Makefile
@@ -4,15 +4,13 @@
VOLUME= papers
DOC= sysperf
MACROS= -ms
-LSRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
+SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
EXTRA= a1.t a2.t
-SRCS= paper.tmp appendix.tmp
-CLEANFILES+=${SRCS}
+SRCS+= appendix.tmp
+CLEANFILES= appendix.tmp
SRCDIR= ${.OBJDIR}
USE_EQN= yes
-
-paper.tmp: ${LSRCS}
- (cd ${.CURDIR}; ${TBL} ${LSRCS}) > paper.tmp
+USE_TBL= yes
appendix.tmp: a1.t a2.t
${GRIND} ${.CURDIR}/a1.t | awk '/\.\(\)/{ cnt = 2 } \
OpenPOWER on IntegriCloud