projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e7cc2b
)
doc/automake.mk: Remove comment which is no longer appropriate
author
John Darrington
<john@darrington.wattle.id.au>
Sun, 1 Nov 2020 10:58:09 +0000
(11:58 +0100)
committer
John Darrington
<john@darrington.wattle.id.au>
Sun, 1 Nov 2020 16:29:25 +0000
(17:29 +0100)
doc/automake.mk
patch
|
blob
|
history
diff --git
a/doc/automake.mk
b/doc/automake.mk
index bf09d6a3eb13b8e50ab509fb08cc529716ee664e..c380d12ec3887f3ac23002cab97ec3229b3a8885 100644
(file)
--- a/
doc/automake.mk
+++ b/
doc/automake.mk
@@
-188,8
+188,6
@@
doc/examples/tutorial7b.spv: doc/examples/tutorial7.spv $(pspp_output)
$(convert) --commands=regression --nth-command=2 --subtypes=coefficients
# Convert an output file into a text file or HTML file.
-#
-# (For HTML, use sed to include only the contents of <body>.)
$(EXAMPLE_TXTS) $(EXAMPLE_HTML): $(pspp_output)
.spv.txt:
$(AM_V_GEN)utilities/pspp-output convert $< $@