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
f8daa4f7
Kaydet (Commit)
f8daa4f7
authored
Agu 23, 1996
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Changes to dependencies (Fred)
üst
0011d93e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Makefile
Doc/Makefile
+5
-5
No files found.
Doc/Makefile
Dosyayı görüntüle @
f8daa4f7
...
...
@@ -141,7 +141,7 @@ lib.ps: lib.dvi
$(DVIPS)
lib
>
lib.ps
# Extensions document
ext.dvi
:
ext.tex
ext.dvi
:
ext.tex
extref.tex
touch
ext.ind
$(LATEX)
ext
./fix_hack ext.idx
...
...
@@ -201,17 +201,17 @@ libwww: lib.texi
l2h
:
l2htut l2href l2hext
l2htut
:
tut
l2htut
:
tut
.dvi
$(L2H)
$(L2HARGS)
tut.tex
@
rm
-rf
python-tut
mv
tut python-tut
l2href
:
ref
l2href
:
ref
.dvi
$(L2H)
$(L2HARGS)
ref.tex
@
rm
-rf
python-ref
mv
ref python-ref
l2hext
:
ext
l2hext
:
ext
.dvi
$(L2H)
$(L2HARGS)
ext.tex
@
rm
-rf
python-ext
mv
ext python-ext
...
...
@@ -219,7 +219,7 @@ l2hext: ext
# This target doesn't quite work, since l2h doesn't understand the
# funcdesc and similar environments, and turns them into GIF images.
# Use the "libwww" target above instead.
l2hlib
:
lib
l2hlib
:
lib
.dvi
$(L2H)
$(L2HARGS)
lib.tex
@
rm
-rf
python-lib
mv
lib python-lib
...
...
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