Selaa lähdekoodia

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

Richard Stallman 2 vuotta sitten
vanhempi
sitoutus
8daa0a46ad
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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