소스 검색

(c.pdf): run texi2dvi.

Richard Stallman 2 년 전
부모
커밋
e305430c71
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -11,7 +11,7 @@ c.pdf: c.dvi
 	dvipdf c.dvi
 
 c.dvi: c.texi cpp.texi fp.texi fdl.texi
-	tex c.texi
+	texi2dvi c.texi
 
 c.doc:
 	makeinfo --docbook c.texi