Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
ea2f2b94
Kaydet (Commit)
ea2f2b94
authored
Nis 04, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use new index style for makeindex.
Add dependency on libfileinput.tex for lib.dvi.
üst
35ca0d69
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
Makefile
Doc/Makefile
+5
-3
No files found.
Doc/Makefile
Dosyayı görüntüle @
ea2f2b94
...
...
@@ -51,7 +51,7 @@ PDFLATEX= TEXINPUTS=$(TEXINPUTS) pdflatex
TEXINPUTS
=
texinputs:
DVIPS
=
dvips
-f
-N0
DISTILL
=
distill
MAKEINDEX
=
makeindex
MAKEINDEX
=
makeindex
-s
texinputs/myindex.ist
L2H
=
TEXINPUTS
=
$(TEXINPUTS)
latex2html
-init_file
perl/l2hinit.perl
L2HARGS
=
-address
$$
LOGNAME@
`
domainname
`
WEBCHECKER
=
$(PYTHON)
../Tools/webchecker/webchecker.py
...
...
@@ -77,7 +77,8 @@ INFOFILES= python-lib.info
PDFFILES
=
api.pdf ext.pdf lib.pdf tut.pdf
PSFILES
=
api.ps ext.ps lib.ps tut.ps
MANSTYLES
=
texinputs/fncychap.sty texinputs/manual.cls texinputs/python.sty
MANSTYLES
=
texinputs/fncychap.sty texinputs/manual.cls texinputs/python.sty
\
texinputs/myindex.ist
# Main target
all
:
all-ps
...
...
@@ -166,7 +167,8 @@ LIBFILES = lib.tex \
libpprint.tex libcode.tex libmimify.tex libre.tex libmacic.tex
\
libuserdict.tex libdis.tex libxmllib.tex libqueue.tex
\
liblocale.tex libbasehttp.tex libcopyreg.tex libsymbol.tex libtoken.tex
\
libframework.tex libminiae.tex libbinhex.tex libuu.tex libsunaudio.tex
libframework.tex libminiae.tex libbinhex.tex libuu.tex libsunaudio.tex
\
libfileinput.tex
# Library document
lib.dvi
:
tools/indfix.py $(LIBFILES)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment