(c.txt): direct output of makeinfo into target file.

This commit is contained in:
Richard Stallman 2022-09-06 19:50:23 -04:00
parent 065843a018
commit 8daa0a46ad
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ c.doc:
c.html:
makeinfo --html c.texi
c.txt:
makeinfo --plaintext c.texi
makeinfo --plaintext c.texi > $@
clean:
rm -f c-manual.tgz c.dvi c.pdf c c-1 c-2 c.doc c.html c.txt