[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/doc/Makefile.in
From: |
Ralf Angeli |
Subject: |
[AUCTeX-diffs] Changes to auctex/doc/Makefile.in |
Date: |
Tue, 14 Jun 2005 03:33:51 -0400 |
Index: auctex/doc/Makefile.in
diff -u auctex/doc/Makefile.in:1.33 auctex/doc/Makefile.in:1.34
--- auctex/doc/Makefile.in:1.33 Tue Jun 14 06:58:25 2005
+++ auctex/doc/Makefile.in Tue Jun 14 07:33:51 2005
@@ -24,19 +24,21 @@
all: dist
+info: auctex.info preview-latex.info
+
+dvi: auctex.dvi tex-ref.dvi preview-latex.dvi
+
install: install-auctex install-preview
dist: $(DISTTEXTS) preview-latex.info auctex.info
extradist: html/auctex_toc.html auctex.ps auctex.pdf tex-ref.ps tex-ref.pdf
-.PHONY: all auctex preview dist install-auctex disttexts clean distclean \
+.PHONY: all info dvi dist install-auctex disttexts clean distclean \
maintainer-clean install-preview html-docs extradist
# AUCTeX
-auctex: auctex.dvi tex-ref.dvi auctex.info
-
html/auctex_toc.html: auctex.texi
rm -rf html
mkdir html
@@ -77,8 +79,6 @@
# preview
-preview: preview-latex.dvi preview-latex.info
-
preview-latex/index.html: $(PREVIEWTEXIFILES)
rm -f preview-latex/*
$(TEXI2HTML) preview-latex.texi
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in, David Kastrup, 2005/06/04
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in, David Kastrup, 2005/06/06
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in, Ralf Angeli, 2005/06/08
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in, David Kastrup, 2005/06/13
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in, Ralf Angeli, 2005/06/14
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in,
Ralf Angeli <=
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in, David Kastrup, 2005/06/20
- [AUCTeX-diffs] Changes to auctex/doc/Makefile.in, David Kastrup, 2005/06/20