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
b235d9e6
Kaydet (Commit)
b235d9e6
authored
Agu 15, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Tweaked all l2h targets to remove the target directory before renaming
the intermediate target directory.
üst
09270b51
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
Makefile
Doc/Makefile
+4
-2
No files found.
Doc/Makefile
Dosyayı görüntüle @
b235d9e6
...
...
@@ -182,8 +182,9 @@ l2hext: ext.dvi myformat.perl
@
rm
-rf
python-ext
sed
's/^<P CLASS=ABSTRACT>,/<P CLASS=ABSTRACT>/'
\
<ext/ext.html
>
ext/xxx
ln
-s
ext.html ext/index.html
mv
ext/xxx ext/ext.html
ln
-s
ext.html ext/index.html
@
rm
-rf
python-ext
mv
ext python-ext
l2hlib
:
lib.dvi myformat.perl
...
...
@@ -202,8 +203,9 @@ l2hapi: api.dvi myformat.perl
@
rm
-rf
python-api
sed
's/^<P CLASS=ABSTRACT>,/<P CLASS=ABSTRACT>/'
\
<api/api.html
>
api/xxx
ln
-s
api.html api/index.html
mv
api/xxx api/api.html
ln
-s
api.html api/index.html
@
rm
-rf
python-api
mv
api python-api
...
...
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