summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/sysperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/papers/sysperf/Makefile')
-rw-r--r--share/doc/papers/sysperf/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/share/doc/papers/sysperf/Makefile b/share/doc/papers/sysperf/Makefile
index 9ddbc9d..916a175 100644
--- a/share/doc/papers/sysperf/Makefile
+++ b/share/doc/papers/sysperf/Makefile
@@ -3,17 +3,10 @@
VOLUME= papers
DOC= sysperf
-SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t appendix.tmp
+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=
-CLEANFILES= appendix.tmp
-
-appendix.tmp: a1.t a2.t
- ${GRIND} ${.CURDIR}/a1.t | awk '/\.\(\)/{ cnt = 2 } \
- { if (cnt) cnt -= 1; else print $$0; } ' > appendix.tmp
- ${GRIND} -lcsh ${.CURDIR}/a2.t | awk '/\.\(\)/{ cnt = 2 } \
- { if (cnt) cnt -= 1; else print $$0; } ' >> appendix.tmp
.include <bsd.doc.mk>
OpenPOWER on IntegriCloud