From: John Darrington Date: Sun, 1 Nov 2020 10:58:09 +0000 (+0100) Subject: doc/automake.mk: Remove comment which is no longer appropriate X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1103c7c955cce85e319b48a350c3379c425d070;p=pspp doc/automake.mk: Remove comment which is no longer appropriate --- diff --git a/doc/automake.mk b/doc/automake.mk index bf09d6a3eb..c380d12ec3 100644 --- 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 .) $(EXAMPLE_TXTS) $(EXAMPLE_HTML): $(pspp_output) .spv.txt: $(AM_V_GEN)utilities/pspp-output convert $< $@